Type Alias moonriver_runtime::bridge_config::XcmOverPolkadotInstance
source · pub type XcmOverPolkadotInstance = Instance1;
Expand description
Add support for the export and dispatch of XCM programs withing
WithPolkadotMessagesInstance
.
Aliased Type§
struct XcmOverPolkadotInstance;
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.