lbcwallet/wallet
Josh Rickmar b3bb0481b0 Add wallet func to return a change address.
Previous to this commit, all change addresses were indistinguishable
from manually requested addresses.  This adds a new function to return
the new address, setting a new change flag to true, and return the
change status with the AddressInfo.

This is needed as part of resolving #41 (getrawchangeaddress).
2014-02-03 10:21:47 -05:00
..
wallet.go Add wallet func to return a change address. 2014-02-03 10:21:47 -05:00
wallet_test.go Implement walletpassphrasechange RPC call. 2014-01-27 14:14:54 -05:00