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