Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
bool PaymentRequestPlus::IsInitialized() const
58
{
59
return paymentRequest.IsInitialized();
60
}
61
62
bool PaymentRequestPlus::getMerchant(X509_STORE* certStore, QString& merchant) const
63
{
Callers
9
Q_FOREACH
Function · 0.80
validate
Method · 0.80
getValue
Method · 0.80
setValue
Method · 0.80
Q_FOREACH
Function · 0.80
SerializationOp
Function · 0.80
processPaymentRequest
Method · 0.80
reassignAmounts
Method · 0.80
paymentServerTests
Method · 0.80
Calls
no outgoing calls
Tested by
1
paymentServerTests
Method · 0.64