tagion.testbench.services.double_spend

Undocumented in source.

Members

Aliases

FeatureContext
alias FeatureContext = Tuple!(SameInputsSpendOnOneContract, "SameInputsSpendOnOneContract", OneContractWhereSomeBillsAreUsedTwice, "OneContractWhereSomeBillsAreUsedTwice", DifferentContractsDifferentNodes, "DifferentContractsDifferentNodes", SameContractDifferentNodes, "SameContractDifferentNodes", SameContractInDifferentEpochs, "SameContractInDifferentEpochs", SameContractInDifferentEpochsDifferentNode, "SameContractInDifferentEpochsDifferentNode", TwoContractsSameOutput, "TwoContractsSameOutput", BillAge, "BillAge", FeatureGroup*, "result")
Undocumented in source.
StdSecureWallet
alias StdSecureWallet = SecureWallet!StdSecureNet
Undocumented in source.

Classes

BillAge
class BillAge
Undocumented in source.
DifferentContractsDifferentNodes
class DifferentContractsDifferentNodes
Undocumented in source.
OneContractWhereSomeBillsAreUsedTwice
class OneContractWhereSomeBillsAreUsedTwice
Undocumented in source.
SameContractDifferentNodes
class SameContractDifferentNodes
Undocumented in source.
SameContractInDifferentEpochs
class SameContractInDifferentEpochs
Undocumented in source.
SameContractInDifferentEpochsDifferentNode
class SameContractInDifferentEpochsDifferentNode
Undocumented in source.
SameInputsSpendOnOneContract
class SameInputsSpendOnOneContract
Undocumented in source.
TwoContractsSameOutput
class TwoContractsSameOutput
Undocumented in source.

Manifest constants

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

Meta