Interface SmartRollupRefutationMoveStepDissection

interface SmartRollupRefutationMoveStepDissection {
    state?: string;
    tick: number;
}

Properties

Properties

state?: string
tick: number

Generated using TypeDoc