Trait xcm_primitives::UtilityEncodeCall
source · pub trait UtilityEncodeCall {
// Required method
fn encode_call(self, call: UtilityAvailableCalls) -> Vec<u8> ⓘ;
}
pub trait UtilityEncodeCall {
// Required method
fn encode_call(self, call: UtilityAvailableCalls) -> Vec<u8> ⓘ;
}