Module bp_header_chain::storage_keys
source · Expand description
Storage keys of bridge GRANDPA pallet.
Constants§
- Name of the
BestFinalized
storage value. - Name of the
CurrentAuthoritySet
storage value. - Name of the
IsHalted
storage value.
Functions§
- Storage key of the best finalized header number and hash value in the runtime storage.
- Storage key of the
CurrentAuthoritySet
variable in the runtime storage. - Storage key of the
PalletOperatingMode
variable in the runtime storage.