Interface UnstakeInstantParams

interface UnstakeInstantParams {
    unstakeAmount: BN;
}

Properties

Properties

unstakeAmount: BN