mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 05:27:17 +00:00
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.