Type alias RentFeeTokensType

RentFeeTokensType: {
    tokens: number | BN;
}

Type declaration

  • tokens: number | BN

Generated using TypeDoc