Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
#include <qt/paymentrequest.pb.h>
#include <base58.h>
#include <openssl/x509.h>
#include <QByteArray>
#include <QList>
#include <QString>
Include dependency graph for paymentrequestplus.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | PaymentRequestPlus |
Variables | |
static const bool | DEFAULT_SELFSIGNED_ROOTCERTS = false |
Variable Documentation
◆ DEFAULT_SELFSIGNED_ROOTCERTS
|
static |
Definition at line 21 of file paymentrequestplus.h.
Referenced by PaymentRequestPlus::getMerchant(), and HelpMessageDialog::HelpMessageDialog().