SendNContractsFromwallet1Towallet2

Undocumented in source.

Constructors

this
this(WalletInterface* sender, WalletInterface* receiver, bool sendkernel, TxStats* tx_stats)
Undocumented in source.

Members

Functions

executed
Document executed()
Undocumented in source. Be warned that the author may not have intended to support it.
network
Document network()
Undocumented in source. Be warned that the author may not have intended to support it.
updated
Document updated()
Undocumented in source. Be warned that the author may not have intended to support it.
wallet2
Document wallet2()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

invoice_amount
enum invoice_amount;
Undocumented in source.

Variables

fees
TagionCurrency fees;
Undocumented in source.
invoice
Invoice invoice;
Undocumented in source.
receiver
WalletInterface* receiver;
Undocumented in source.
receiver_amount
TagionCurrency receiver_amount;
Undocumented in source.
send
bool send;
Undocumented in source.
sender
WalletInterface* sender;
Undocumented in source.
sender_amount
TagionCurrency sender_amount;
Undocumented in source.
sendkernel
bool sendkernel;
Undocumented in source.
tx_stats
TxStats* tx_stats;
Undocumented in source.

Meta