Interface SetTestTimeParams

interface SetTestTimeParams {
    time: BN;
}

Properties

Properties

time: BN