lib-base.trovecreationerror
Home > @mosaic/lib-base > TroveCreationError
TroveCreationError type
Describes why a Trove could not be created.
Signature:
Remarks
See TroveChange.
Possible values
Value
Reason
"missingLiquidationReserve"
A Trove's debt cannot be less than the liquidation reserve.
More errors may be added in the future.
Last updated