Wallet api: testnet getter
This commit is contained in:
@@ -94,6 +94,7 @@ public:
|
||||
void setRecoveringFromSeed(bool recoveringFromSeed);
|
||||
bool watchOnly() const;
|
||||
bool rescanSpent();
|
||||
bool testnet() const {return m_wallet->testnet();}
|
||||
|
||||
|
||||
PendingTransaction * createTransaction(const std::string &dst_addr, const std::string &payment_id,
|
||||
|
||||
Reference in New Issue
Block a user