lnd.xprv/chainntnfs
Olaoluwa Osuntokun 5affed38fc
multi: update btcsuite API's to latest upstream changes
This commit makes a large number of minor changes concerning API usage
within the deamon to match the latest version on the upstream btcsuite
libraries.

The major changes are the switch from wire.ShaHash to chainhash.Hash,
and that wire.NewMsgTx() now takes a paramter indicating the version of
the transaction to be created.
2017-01-05 13:56:34 -08:00
..
btcdnotify multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
interface_test.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
interface.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
log.go chainntnfs: add cross interface implementation tests 2016-09-01 19:13:10 -07:00