lib-ethers.borrowingoperationoptionalparams
Home > @mosaic/lib-ethers > BorrowingOperationOptionalParams
BorrowingOperationOptionalParams interface
Optional parameters of a transaction that borrows MoUSD.
Signature:
Properties
Property | Type | Description |
---|---|---|
number | (Optional) Control the amount of extra gas included attached to the transaction. | |
(Optional) Maximum acceptable borrowing rate (default: current borrowing rate plus 0.5%). |
Previouslib-ethers.borrowingoperationoptionalparams.maxborrowingrateNextlib-ethers.etherscalloverrides.blocktag
Last updated