Interface SmartRollupRefutationMoveInputProofReveal

interface SmartRollupRefutationMoveInputProofReveal {
    input_proof_kind: REVEAL_PROOF;
    reveal_proof: SmartRollupRefuteRevealProofOptions;
}

Properties

input_proof_kind: REVEAL_PROOF

Generated using TypeDoc