pub trait XcmTransact {
// Required methods
fn destination(self) -> Location;
fn utility_pallet_index(&self) -> u8;
fn staking_pallet_index(&self) -> u8;
}Required Methods§
Sourcefn destination(self) -> Location
fn destination(self) -> Location
Encode call from the relay.