Type Alias JudgementContext
pub type JudgementContext = BoundedVec<u8, ConstU32<frame_support::::traits::reality::JudgementContext::{constant#0}>>;
Expand description
The type used to represent the context of an oracle’s judgement.
Aliased Type§
struct JudgementContext(/* private fields */);