[RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Allow extending the rpc dispatch table by appending commands when server is not running.
This commit is contained in:
committed by
Jack Grigg
parent
aad4b86e95
commit
34aca1b03c
@@ -21,6 +21,7 @@
|
||||
#include "wallet/crypter.h"
|
||||
#include "wallet/wallet_ismine.h"
|
||||
#include "wallet/walletdb.h"
|
||||
#include "wallet/rpcwallet.h"
|
||||
#include "zcash/Address.hpp"
|
||||
#include "base58.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user