Callbacks invoked when a wallet is loaded.
Synopsis
Declared in <wallet/context.h>
[[guarded_by(0x7f2e355130e8)]]
std::list<LoadWalletFn> wallet_load_fns;
Created with MrDocs
Callbacks invoked when a wallet is loaded.
Declared in <wallet/context.h>
[[guarded_by(0x7f2e355130e8)]]
std::list<LoadWalletFn> wallet_load_fns;
Created with MrDocs