Interface OperationContentsDoublePreattestation

interface OperationContentsDoublePreattestation {
    kind: DOUBLE_PREATTESTATION_EVIDENCE;
    op1: InlinedPreattestation;
    op2: InlinedPreattestation;
}

Properties

Properties

Generated using TypeDoc