Type Definition xcm_builder::test_utils::opaque::Instruction
source · pub type Instruction = Instruction<()>;
Expand description
The basic concrete type of Instruction
, which doesn’t make any assumptions about the
format of a call other than it is pre-encoded.