617716ce9a
This commit implements the new ListTransactionDetails method within btcwallet’s concrete implementation of the WalletController interface. Both mined and unmined transactions are currently returned via the same method. Unmined transactions are indicated by their lack of an inclusion block hash and lack of confirmations. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet.go | ||
config.go | ||
driver.go | ||
signer.go |