pub type Data = BoundedVec<u8, ConstU32<32>>;Expand description
Data type for arbitrary information handled by the statement oracle.
Aliased Typeยง
pub struct Data(/* private fields */);pub type Data = BoundedVec<u8, ConstU32<32>>;Data type for arbitrary information handled by the statement oracle.
pub struct Data(/* private fields */);