Interface InitStakingParams

interface InitStakingParams {
    stakingFeeShareBps: BN;
}

Properties

stakingFeeShareBps: BN