lbcwallet/tx
Dave Collins 677ec10ee7 Convert all tx results to use new concrete type.
This commit modifies all code paths which work with transaction result
objects to use the concrete ListTransactionsResult provided by the btcjson
package.  This provides nicer marshalling and unmarshalling as well as
access to properly typed fields.
2014-04-10 21:15:35 -05:00
..
fixedIO_test.go Introduce new transaction store. 2014-02-24 14:35:30 -05:00
tx.go Convert all tx results to use new concrete type. 2014-04-10 21:15:35 -05:00
tx_test.go Make tests compile after API change. 2014-03-18 17:52:08 -05:00