Type Alias moonbeam_runtime::bridge_config::BridgeGrandpaKusamaInstance
source · pub type BridgeGrandpaKusamaInstance = Instance1;
Expand description
Add GRANDPA bridge pallet to track Kusama relay chain.
Aliased Type§
struct BridgeGrandpaKusamaInstance;
Trait Implementations
source§impl InstanceToPrefix for Instance1
impl InstanceToPrefix for Instance1
§type ApprovesPrefix = Approves
type ApprovesPrefix = Approves
Prefix used for the Approves storage.
§type NoncesPrefix = Nonces
type NoncesPrefix = Nonces
Prefix used for the Approves storage.