Name

CtypeCall (296)

Hierarchy

  • Enum
    • CtypeCall

Properties

asAdd: {
    ctype: Bytes;
} & Struct<TypesDef<Codec>, {}, {}>
asSetBlockNumber: {
    blockNumber: u64;
    ctypeHash: H256;
} & Struct<TypesDef<Codec>, {}, {}>
isAdd: boolean
isSetBlockNumber: boolean
type: "Add" | "SetBlockNumber"