Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

paymentrequestplus.h File Reference
#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

const bool DEFAULT_SELFSIGNED_ROOTCERTS = false
static
Released under the MIT license