Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ IsInitialized
Method
IsInitialized
src/qt/paymentrequestplus.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
bool PaymentRequestPlus::IsInitialized() const
57
{
58
return paymentRequest.IsInitialized();
59
}
60
61
QString PaymentRequestPlus::getPKIType() const
62
{
Callers
8
Q_FOREACH
Function · 0.45
validate
Method · 0.45
getValue
Method · 0.45
setValue
Method · 0.45
Q_FOREACH
Function · 0.45
SerializationOp
Function · 0.45
processPaymentRequest
Method · 0.45
reassignAmounts
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected