Use Params().NetworkID() instead of TestNet() from the payment protocol
This commit is contained in:
@@ -118,6 +118,7 @@ protected:
|
||||
|
||||
private:
|
||||
static bool readPaymentRequest(const QString& filename, PaymentRequestPlus& request);
|
||||
std::string mapNetworkIdToName(CChainParams::Network networkId);
|
||||
bool processPaymentRequest(PaymentRequestPlus& request, SendCoinsRecipient& recipient);
|
||||
void fetchRequest(const QUrl& url);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user