lbcwallet/chain
Josh Rickmar fbe92830c1 Use btcjson v2 types with the updated btcrpcclient.
btcrpcclient commit 9ca93b30ad11ec34348d2d788c58019571bf9524 switched
the client to btcjson v2 and broke the wallet build.  This change is
the minimum amount of work to make wallet work again.

The rpc server still uses btcjson v1, so there will be 2 versions of
btcjson linked in the resulting binary.  This is not optimal but not
compiling is worse.
2015-04-06 13:14:01 -04:00
..
chain.go Use btcjson v2 types with the updated btcrpcclient. 2015-04-06 13:14:01 -04:00
log.go Update btclog import paths to new location. 2015-01-16 11:43:34 -06:00