Interface DepositTokenStakeParams

interface DepositTokenStakeParams {
    depositAmount: BN;
}

Properties

Properties

depositAmount: BN