Expand description
Definitions of [ValueEnum
] types.
Enums§
- Cors
- CORS setting
- Crypto
Scheme - The crypto scheme to use.
- Database
- Database backend
- Execution
Strategy - How to execute blocks
- Network
Backend Type - Network backend type.
- Node
KeyType - The type of the node key.
- Offchain
Worker Enabled - Whether off-chain workers are enabled.
- Output
Type - The type of the output format.
- RpcMethods
- Available RPC methods.
- Sync
Mode - Syncing mode.
- Tracing
Receiver - Wasm
Execution Method - How to execute Wasm runtime code.
- Wasmtime
Instantiation Strategy - The instantiation strategy to use in compiled mode.
Constants§
- DEFAULT_
WASMTIME_ INSTANTIATION_ STRATEGY - The default
WasmtimeInstantiationStrategy
. - DEFAULT_
WASM_ EXECUTION_ METHOD - The default
WasmExecutionMethod
.
Functions§
- execution_
method_ from_ cli - Converts the execution method and instantiation strategy command line arguments into an execution method which can be used internally.