Re-exports§
pub use subxt;
pub use subxt_signer;
Modules§
- environment
- Helpers functions to get configuration (e.g. Provider and images) from the env vars
- tx_
helper
Structs§
- AddCollator
Options - AddNode
Options - Global
Settings - Global settings applied to an entire network.
- Global
Settings Builder - A global settings builder, used to build
GlobalSettings
declaratively with fields validation. - Local
File System - Network
- Network
Config - A network configuration, composed of a relaychain, parachains and HRMP channels.
- Network
Config Builder - A network configuration builder, used to build a
NetworkConfig
declaratively with fields validation. - Network
Node - Orchestrator
Enums§
- Orchestrator
Error - Registration
Strategy - The registration strategy that will be used for the parachain.