Interface WithdrawSolFeesParams

interface WithdrawSolFeesParams {
    amount: BN;
}

Properties

Properties

amount: BN