Expand description
Definitions of [ValueEnum
] types.
Enums§
- CORS setting
- The crypto scheme to use.
- Database backend
- How to execute blocks
- Network backend type.
- The type of the node key.
- Whether off-chain workers are enabled.
- The type of the output format.
- Available RPC methods.
- Syncing mode.
- How to execute Wasm runtime code.
- The instantiation strategy to use in compiled mode.
Constants§
- The default
WasmtimeInstantiationStrategy
. - The default
WasmExecutionMethod
.
Functions§
- Converts the execution method and instantiation strategy command line arguments into an execution method which can be used internally.