New listaddresses RPC and z_exportwallet RPC now can be called during RPC warmup
This commit is contained in:
@@ -113,7 +113,7 @@ void WaitForShutdown(boost::thread_group* threadGroup)
|
||||
extern int32_t IS_HUSH_NOTARY,USE_EXTERNAL_PUBKEY;
|
||||
extern uint32_t ASSETCHAIN_INIT;
|
||||
extern std::string NOTARY_PUBKEY;
|
||||
int32_t komodo_is_issuer();
|
||||
int32_t hush_is_issuer();
|
||||
void hush_passport_iteration();
|
||||
|
||||
bool AppInit(int argc, char* argv[])
|
||||
|
||||
Reference in New Issue
Block a user