Module polkadot_primitives::v2::well_known_keys
source · Expand description
A declarations of storage keys where an external observer can find some interesting data.
Constants
- The currently active host configuration.
- The current relay chain block randomness
- The current slot number.
- The current epoch index.
- The randomness for one epoch ago
- The randomness for two epochs ago
Functions
- The MQC head for the downward message queue of the given para. See more in the
Dmp
module. - The HRMP channel for the given identifier.
- The list of outbound channels for the given para.
- The list of inbound channels for the given para.
- The upward message dispatch queue for the given para id.
- The signal that indicates whether the parachain should go-ahead with the proposed validation code upgrade.
- The signal that indicates whether the parachain is disallowed to signal an upgrade at this relay-parent.