lbcd/doc.go
2014-05-07 11:14:39 -05:00

9 lines
270 B
Go

// 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