Crate seedling_runtime

source
Expand description

§Seedling Runtime

Seedling is a parachain meant to help parachain auction winners migrate a blockchain from another consensus system into the consensus system of a given Relay Chain.

Modules§

Macros§

Structs§

Enums§

Constants§

Traits§

  • Complex storage builder stuff.
  • A trait that is able to provide randomness.
  • A trait for working with macro-generated storage values under the substrate storage API.

Functions§

Type Aliases§

Attribute Macros§

  • This attribute can be used to derive a full implementation of a trait based on a local partial impl and an external impl containing defaults that can be overridden in the local impl.