tagion.testbench.services.big_contract

Undocumented in source.

Members

Aliases

FeatureContext
alias FeatureContext = Tuple!(SendASingleTransactionFromAWalletToAnotherWalletWithManyOutputs, "SendASingleTransactionFromAWalletToAnotherWalletWithManyOutputs", FeatureGroup*, "result")
Undocumented in source.

Classes

SendASingleTransactionFromAWalletToAnotherWalletWithManyOutputs
class SendASingleTransactionFromAWalletToAnotherWalletWithManyOutputs
Undocumented in source.

Functions

_main
int _main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
wrap_neuewelle
void wrap_neuewelle(immutable(string)[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

CONTRACT_TIMEOUT
enum CONTRACT_TIMEOUT;
Undocumented in source.
feature
enum feature;
Undocumented in source.

Mixins

__anonymous
mixin Main!(_main)
Undocumented in source.

Mixed In Members

From mixin Main!(_main)

alternative_name
enum alternative_name;
Undocumented in source.
main_name
enum main_name;
Undocumented in source.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta