lbcwallet/wallet
Josh Rickmar e8c8823bfe Fix a bookkeeping error on watching wallet exports.
The exported watching wallet would include all imported addresses'
chain indexes added to the chain index map.  Imported addresses are
special as they do not belong to the address chain, and this would
cause issues when serializing the wallet.
2014-01-21 17:05:54 -05:00
..
wallet.go Fix a bookkeeping error on watching wallet exports. 2014-01-21 17:05:54 -05:00
wallet_test.go Add func to get next n active addresses. 2014-01-21 11:23:09 -05:00