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

Method IsInitialized

src/qt/paymentrequestplus.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 10

prepareTransactionMethod · 0.45
sendCoinsMethod · 0.45
validateMethod · 0.45
getValueMethod · 0.45
setValueMethod · 0.45
on_sendButton_clickedMethod · 0.45
SerializationOpFunction · 0.45
processPaymentRequestMethod · 0.45
reassignAmountsMethod · 0.45
paymentServerTestsMethod · 0.45

Calls

no outgoing calls

Tested by 1

paymentServerTestsMethod · 0.36