Module polkadot_primitives::v8::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.
- Hash of the committed head data for a given registered para.
- The upward message dispatch queue remaining capacity for the given para id.
- relay_dispatch_queue_sizeDeprecatedThe upward message dispatch queue for the given para id.
- relay_dispatch_queue_size_typedDeprecatedType safe version of
relay_dispatch_queue_size
. - 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.