5 #ifndef BITCOIN_QT_PAYMENTREQUESTPLUS_H 6 #define BITCOIN_QT_PAYMENTREQUESTPLUS_H 12 #include <openssl/x509.h> 36 bool getMerchant(X509_STORE* certStore, QString& merchant)
const;
39 QList<std::pair<CScript,CAmount> >
getPayTo()
const;
48 #endif // BITCOIN_QT_PAYMENTREQUESTPLUS_H bool parse(const QByteArray &data)
bool IsInitialized() const
static const bool DEFAULT_SELFSIGNED_ROOTCERTS
bool SerializeToString(std::string *output) const
bool getMerchant(X509_STORE *certStore, QString &merchant) const
payments::PaymentRequest paymentRequest
QList< std::pair< CScript, CAmount > > getPayTo() const
payments::PaymentDetails details
const payments::PaymentDetails & getDetails() const