lbcd/doc.go

9 lines
270 B
Go
Raw Normal View History

2014-05-07 18:14:39 +02:00
// Copyright (c) 2014 Conformal Systems LLC.
// Use of this source code is governed by an ISC
// license that can be found in the LICENSE file.
// Package btcrpcclient implements a websocket-enabled Bitcoin JSON-RPC client.
//
// TODO(davec): Doco
package btcrpcclient