Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
#include <qt/paymentrequestplus.h>
#include <qt/walletmodel.h>
#include <QObject>
#include <QString>
Include dependency graph for paymentserver.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | PaymentServer |
Variables | |
static QT_END_NAMESPACE const qint64 | BIP70_MAX_PAYMENTREQUEST_SIZE = 50000 |
Variable Documentation
◆ BIP70_MAX_PAYMENTREQUEST_SIZE
|
static |
Definition at line 56 of file paymentserver.h.
Referenced by PaymentServer::netRequestFinished(), and PaymentServer::verifySize().