tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
SpamWorker
tagion
testbench
services
spam_double_spend
Undocumented in source.
@
safe
struct
SpamWorker {
import
tagion
.
hashgraph
.
Refinement
;
;
void
task
(immutable(Options) opts, immutable(SecureNet) net, immutable(SignedContract) signed_contract);
}
Members
Functions
task
void
task
(immutable(Options) opts, immutable(SecureNet) net, immutable(SignedContract) signed_contract)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tagion
testbench
services
spam_double_spend
aliases
FeatureContext
StdSecureWallet
classes
SpamMultipleNodesUntil10EpochsHaveOccured
SpamOneNodeUntil10EpochsHaveOccured
manifest constants
CONTRACT_TIMEOUT
EPOCH_TIMEOUT
feature
structs
SpamWorker