Interface OperationContentsDoubleBaking

interface OperationContentsDoubleBaking {
    bh1: BlockFullHeader;
    bh2: BlockFullHeader;
    kind: DOUBLE_BAKING_EVIDENCE;
}

Properties

Properties

Generated using TypeDoc