MCPcopy Create free account
hub / github.com/bitcoinxt/bitcoinxt / IsInitialized

Method IsInitialized

src/qt/paymentrequestplus.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57bool PaymentRequestPlus::IsInitialized() const
58{
59 return paymentRequest.IsInitialized();
60}
61
62bool PaymentRequestPlus::getMerchant(X509_STORE* certStore, QString& merchant) const
63{

Callers 9

Q_FOREACHFunction · 0.80
validateMethod · 0.80
getValueMethod · 0.80
setValueMethod · 0.80
Q_FOREACHFunction · 0.80
SerializationOpFunction · 0.80
processPaymentRequestMethod · 0.80
reassignAmountsMethod · 0.80
paymentServerTestsMethod · 0.80

Calls

no outgoing calls

Tested by 1

paymentServerTestsMethod · 0.64