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