aboutsummaryrefslogtreecommitdiff
path: root/src/script/script_error.cpp
diff options
context:
space:
mode:
authorRussell Yanofsky <[email protected]>2020-05-28 09:48:30 -0400
committerRussell Yanofsky <[email protected]>2020-08-27 14:33:00 -0400
commite4f435047121886edb6e6a6c4e4998e44ed2e36a (patch)
treef61715cecd2998ef2f841946b3637645813d606d /src/script/script_error.cpp
parentrefactor: Create interfaces earlier during initialization (diff)
downloaddiscoin-e4f435047121886edb6e6a6c4e4998e44ed2e36a.tar.xz
discoin-e4f435047121886edb6e6a6c4e4998e44ed2e36a.zip
refactor: Move wallet methods out of chain.h and node.h
Add WalletClient interface so node interface is cleaner and don't need wallet-specific methods. The new NodeContext::wallet_client pointer will also be needed to eliminate global wallet variables like ::vpwallets, because createWallet(), loadWallet(), getWallets(), etc methods called by the GUI need a way to get a reference to the list of open wallets if it is no longer a global variable. Also tweaks splash screen registration for load wallet events to be delayed until after wallet client is created.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions