Type alias CancellationFeeFixedTokensType

CancellationFeeFixedTokensType: {
    fixedTokens: BN | number;
}

Type declaration

  • fixedTokens: BN | number

Generated using TypeDoc