Expand description
Pallet for tweaking the runtime configs for multiple network.
Re-exports§
pub use __tt_error_token_1 as tt_error_token;
pub use __tt_default_parts_7 as tt_default_parts;
pub use __tt_extra_parts_7 as tt_extra_parts;
pub use __tt_default_parts_v2_7 as tt_default_parts_v2;
Modules§
- Auto-generated docs-only module listing all defined dispatchables for this pallet.
- Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.
- Autogenerated weights for pallet_runtime_configs
Structs§
- Can be used to configure the genesis state of this pallet.
- The
Pallet
struct, the main type that implements traits and standalone functions within the pallet.
Enums§
- Contains a variant per dispatchable extrinsic that this pallet has.
Traits§
- Configuration trait of this pallet.
Type Aliases§
- Storage type is [
StorageValue
] with value typeBlockNumberFor < T >
. - Storage type is [
StorageValue
] with value typeCouncilDemocracyConfigParams < BlockNumberFor < T > >
. - Whether to enable balances transfers.
- Whether to enable calls in pallet-domains.
- Whether to enable dynamic cost of storage.
- Module
Deprecated Type alias toPallet
, to be used byconstruct_runtime
.