Documentation
Tagion
Options
tagion
services
options
All options for neuewelle
@
safe
struct
Options {
WaveOptions
wave
;
InputValidatorOptions
inputvalidator
;
HiRPCVerifierOptions
hirpc_verifier
;
DARTOptions
dart
;
EpochCreatorOptions
epoch_creator
;
ReplicatorOptions
replicator
;
DARTInterfaceOptions
dart_interface
;
SubscriptionServiceOptions
subscription
;
LoggerOptions
logger
;
TRTOptions
trt
;
NodeInterfaceOptions
node_interface
;
TaskNames
task_names
;
}
Mixed In Members
From
mixin
JSONRecord
toJSON
JSON
.
JSONValue
toJSON
()
stringify
string
stringify
()
Stringify the struct
parse
void
parse
(JSON.JSONValue json_value)
Initialize a struct from a JSON
tagion
services
options
functions
contract_sock_addr
structs
Options
WaveOptions
All options for neuewelle