lnd/elkrem
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
..
elkrem.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
elkrem_test.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
serdes.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
serdes_test.go elkrem: remove extra prints from serdes tests 2016-07-25 16:37:59 -07:00