SendASingleTransactionFromAWalletToAnotherWallet

Undocumented in source.

Constructors

this
this(Options opts, StdSecureWallet[] wallets, string dart_interface_sock_addr, string inputvalidator_sock_addr, TagionCurrency start_amount)
Undocumented in source.

Members

Functions

_wallet1
Document _wallet1()
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.
network
Document network()
Undocumented in source. Be warned that the author may not have intended to support it.
payment
Document payment()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

amount
TagionCurrency amount;
Undocumented in source.
dart_interface_sock_addr
string dart_interface_sock_addr;
Undocumented in source.
epoch_on_startup
bool epoch_on_startup;
Undocumented in source.
fee
TagionCurrency fee;
Undocumented in source.
inputvalidator_sock_addr
string inputvalidator_sock_addr;
Undocumented in source.
opts
Options opts;
Undocumented in source.
start_amount
TagionCurrency start_amount;
Undocumented in source.
wallet1
StdSecureWallet wallet1;
Undocumented in source.
wallet2
StdSecureWallet wallet2;
Undocumented in source.
wallets
StdSecureWallet[] wallets;
Undocumented in source.

Meta