formatMarketplaceFee
Checks the type fee and format it accordingly. Numbers are formatted into BN. Percentages are formatted in Permill.
The formatted fee.
The fee to format : It can only be an CommissionFeeType or ListingFeeType.
Generated using TypeDoc
Name
formatMarketplaceFee
Summary
Checks the type fee and format it accordingly. Numbers are formatted into BN. Percentages are formatted in Permill.
Returns
The formatted fee.