lbcwallet/wallet
Owain G. Ainsworth 674e9f2427 Rework wallet apis somewhat.
- Instead of returning a special constructed type whenever queries for an
address.  Return the internal object with an immutable external
interface.

- Make the private key gettable from PubKeyAddress to prevent having to look up
multiple times to get information from the same structure

- Enforce addresses always have public keys.
2014-04-09 22:40:28 +01:00
..
wallet.go Rework wallet apis somewhat. 2014-04-09 22:40:28 +01:00
wallet_test.go Rework wallet apis somewhat. 2014-04-09 22:40:28 +01:00