lib-base.fees
Home > @mosaic/lib-base > Fees
Fees class
Calculator for fees.
Signature:
Remarks
Returned by the getFees() function.
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Fees
class.
Methods
Method | Modifiers | Description |
---|---|---|
Calculate the current borrowing rate. | ||
Compare to another instance of | ||
Calculate the current redemption rate. |
Last updated