Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <interfaces/wallet.h>
#include <qt/sendcoinsrecipient.h>
#include <QObject>
#include <QString>
Go to the source code of this file.
Classes | |
class | PaymentServer |
Namespaces | |
namespace | interfaces |
Variables | |
static QT_END_NAMESPACE const qint64 | BIP70_MAX_PAYMENTREQUEST_SIZE = 50000 |
|
static |
Definition at line 61 of file paymentserver.h.