pub type ClaimsMap = BTreeMap<i32, CborValue>;
Type alias for claims map
pub struct ClaimsMap { /* private fields */ }