Expand description
The environment to launch tempo execution nodes in.
Structsยง
- AddValidator ๐
- Builder
- Change
Validator ๐Status - Execution
Node - An execution node spawned by the execution runtime.
- Execution
Node Config - Configuration for launching an execution node.
- Execution
Node Config Generator - Generator for creating multiple execution node configurations.
- Execution
Runtime - An execution runtime wrapping a thread running a [
tokio::runtime::Runtime]. - Execution
Runtime Handle - A handle to the execution runtime.
Enumsยง
- Message ๐
Constantsยง
- ADMIN_
INDEX ๐ - TEST_
MNEMONIC - Same mnemonic as used in the imported test-genesis and in the
tempo-nodeintegration tests. - VALIDATOR_
START_ ๐INDEX
Functionsยง
- address
- admin
- chainspec
- Returns the chainspec used for e2e tests.
- execution_
node_ name - Generate execution node name from public key.
- genesis
- launch_
execution_ node - Launches a tempo execution node.
- setup_
tempo_ ๐evm - validator