Interface MaxOperationListLength

interface MaxOperationListLength {
    max_op?: number;
    max_size: number;
}

Properties

Properties

max_op?: number
max_size: number

Generated using TypeDoc