Type alias CancellationFeeFixedTokensType

CancellationFeeFixedTokensType: {
    fixedTokens: number | BN;
}

Type declaration

  • fixedTokens: number | BN

Generated using TypeDoc