5#ifndef BITCOIN_QT_SENDCOINSRECIPIENT_H
6#define BITCOIN_QT_SENDCOINSRECIPIENT_H
8#if defined(HAVE_CONFIG_H)
9#include <config/bitcoin-config.h>
70 if (
obj.paymentRequest.IsInitialized()) {
SendCoinsRecipient(const QString &addr, const QString &_label, const Amount _amount, const QString &_message)
static const int CURRENT_VERSION
SERIALIZE_METHODS(SendCoinsRecipient, obj)
bool fSubtractFeeFromAmount
std::string sPaymentRequest
QString authenticatedMerchant
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
#define SER_WRITE(obj, code)
#define SER_READ(obj, code)