NegativeAmountAndZeroAmountOnOutputBills

Undocumented in source.

Constructors

this
this(Options opts, StdSecureWallet wallet1, bool epoch_on_startup)
Undocumented in source.

Members

Functions

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

Variables

combined_contract
SignedContract combined_contract;
Undocumented in source.
epoch_on_startup
bool epoch_on_startup;
Undocumented in source.
negative_contract
SignedContract negative_contract;
Undocumented in source.
node1_opts
Options node1_opts;
Undocumented in source.
output_bills
TagionBill[] output_bills;
Undocumented in source.
start_amount1
TagionCurrency start_amount1;
Undocumented in source.
used_bills
TagionBill[] used_bills;
Undocumented in source.
wallet1
StdSecureWallet wallet1;
Undocumented in source.
wallet1_hirpc
HiRPC wallet1_hirpc;
Undocumented in source.
zero_contract
SignedContract zero_contract;
Undocumented in source.

Meta