Interface AddCollateralParams

interface AddCollateralParams {
    collateralDelta: BN;
}

Properties

Properties

collateralDelta: BN