MCPcopy 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
56bool PaymentRequestPlus::IsInitialized() const
57{
58 return paymentRequest.IsInitialized();
59}
60
61QString PaymentRequestPlus::getPKIType() const
62{

Callers 8

Q_FOREACHFunction · 0.45
validateMethod · 0.45
getValueMethod · 0.45
setValueMethod · 0.45
Q_FOREACHFunction · 0.45
SerializationOpFunction · 0.45
processPaymentRequestMethod · 0.45
reassignAmountsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected