Expand description
Logic for creating a new testnet configuration. Used for deploying (approximately weekly) testnets for Penumbra.
Structs§
- Represents initial allocations to the testnet.
- Represents a Penumbra network config, including initial validators and allocations at genesis time.
- Represents testnet validators in configuration files.
- Represents a funding stream within a testnet configuration file.
Functions§
- Create a new testnet definition, including genesis and at least one validator config. Write all configs to the target testnet dir, defaulting to
~/.penumbra/<chain_id>
.