Type Alias moonriver_runtime::bridge_config::BridgeGrandpaPolkadotInstance
source · pub type BridgeGrandpaPolkadotInstance = Instance1;
Expand description
Add GRANDPA bridge pallet to track Polkadot relay chain.
Aliased Type§
struct BridgeGrandpaPolkadotInstance;
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.