NetworkRunningWithGenesisBlockAndEpochChain

Undocumented in source.

Constructors

this
this(Options[] opts, StdSecureWallet wallet1, const(GenesisEpoch) genesis_epoch)
Undocumented in source.

Members

Functions

block
Document block()
Undocumented in source. Be warned that the author may not have intended to support it.
epochchain
Document epochchain()
Undocumented in source. Be warned that the author may not have intended to support it.
run
Document run()
Undocumented in source. Be warned that the author may not have intended to support it.
validity
Document validity()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

History
struct History
Undocumented in source.

Variables

amount
TagionCurrency amount;
Undocumented in source.
epoch_on_startup
bool epoch_on_startup;
Undocumented in source.
fee
TagionCurrency fee;
Undocumented in source.
genesis_epoch
const(GenesisEpoch) genesis_epoch;
Undocumented in source.
handles
ActorHandle[] handles;
Undocumented in source.
histories
History[string] histories;
Undocumented in source.
net
HashNet net;
Undocumented in source.
opts
Options[] opts;
Undocumented in source.
record_factory
RecordFactory record_factory;
Undocumented in source.
signed_contract
SignedContract signed_contract;
Undocumented in source.
start_epoch
long start_epoch;
Undocumented in source.
wallet1
StdSecureWallet wallet1;
Undocumented in source.

Meta