Files
altcoinj/core
Michael Bell 36ba209a24 Save-and-load new wallet with extensions in WalletAppKit.
Currently the only guaranteed way of passing the containing wallet to an
extension is during deserialization. Therefore every new wallet in WalletAppKit
is saved and then loaded before use, to ensure correct initialization of extensions.
2015-06-24 15:29:28 +02:00
..