Type Alias CustomStatement
pub type CustomStatement = BoundedVec<u8, ConstU32<frame_support::::traits::reality::CustomStatement::{constant#0}>>;
Expand description
Data type for custom statement information handled by the statement oracle.
Aliased Type§
struct CustomStatement(/* private fields */);