Expand description
Storage keys of bridge GRANDPA pallet.
Constants§
- BEST_
FINALIZED_ VALUE_ NAME  - Name of the 
BestFinalizedstorage value. - CURRENT_
AUTHORITY_ SET_ VALUE_ NAME  - Name of the 
CurrentAuthoritySetstorage value. - PALLET_
OPERATING_ MODE_ VALUE_ NAME  - Name of the 
IsHaltedstorage 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 
CurrentAuthoritySetvariable in the runtime storage. - pallet_
operating_ mode_ key  - Storage key of the 
PalletOperatingModevariable in the runtime storage.