BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
asset amount
The amount of asset to transfer from from to to.
account_id_type fee_payer() const
#define GRAPHENE_BLOCKCHAIN_PRECISION
account_id_type fee_payer() const
account_id_type from
Account to transfer asset from.
Transfers an amount of one asset from one account to another.
extensions_type extensions
account_id_type to
Account to transfer asset to.
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
share_type calculate_fee(const fee_params_t &k) const
asset amount
The amount of asset to transfer from from to to.
account_id_type to
Account to transfer asset to.
account_id_type from
Account to transfer asset from.
optional< memo_data > memo
User provided data encrypted to the memo key of the "to" account.
extensions_type extensions
#define FC_REFLECT(TYPE, MEMBERS)
Specializes fc::reflector for TYPE.
Allows the issuer of an asset to transfer an asset from any account to any account if they have overr...
provides stack-based nullable value similar to boost::optional
optional< memo_data > memo
User provided data encrypted to the memo key of the "to" account.
share_type calculate_fee(const fee_params_t &k) const
future_extensions::flat_set_type extensions_type