referrerpolicy=no-referrer-when-downgrade

Module storage_keys

Source
Expand description

Storage keys of bridge GRANDPA pallet.

Constants§

BEST_FINALIZED_VALUE_NAME
Name of the BestFinalized storage value.
CURRENT_AUTHORITY_SET_VALUE_NAME
Name of the CurrentAuthoritySet storage value.
PALLET_OPERATING_MODE_VALUE_NAME
Name of the IsHalted storage value.

Functions§

best_finalized_key
Storage key of the best finalized header number and hash value in the runtime storage.
current_authority_set_key
Storage key of the CurrentAuthoritySet variable in the runtime storage.
pallet_operating_mode_key
Storage key of the PalletOperatingMode variable in the runtime storage.