5#ifndef BITCOIN_QT_SENDCOINSRECIPIENT_H
6#define BITCOIN_QT_SENDCOINSRECIPIENT_H
int64_t CAmount
Amount in satoshis (Can be negative)
static const int CURRENT_VERSION
SERIALIZE_METHODS(SendCoinsRecipient, obj)
bool fSubtractFeeFromAmount
SendCoinsRecipient(const QString &addr, const QString &_label, const CAmount &_amount, const QString &_message)
std::string sPaymentRequest
QString authenticatedMerchant
#define SER_WRITE(obj, code)
#define SER_READ(obj, code)
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.