lbcwallet/wallet
Owain G. Ainsworth 6a02b61b61 Move walletAddress interface around a bit.
Move the stuff that scripts can't possibly support out of the interface
and move about two type assertions so that everything still works. They
key-using interfaces can be made into a KeyedAddress itnerface if we add
any more.
2014-03-17 14:09:02 +00:00
..
wallet.go Move walletAddress interface around a bit. 2014-03-17 14:09:02 +00:00
wallet_test.go Add support for pay-to-script-hash addresses to wallet. 2014-03-17 14:09:02 +00:00