✧ IErrors
Errors only interface for the {Swaplace} implementations.
InvalidAddress()
error InvalidAddress()Displayed when the caller is not the owner of the swap.
InvalidExpiry()
error InvalidExpiry()Displayed when the expiry date is in the past.
InvalidValue()
error InvalidValue()Displayed when the msg.value doesn't match the swap request.
InvalidCall()
error InvalidCall()Displayed when a low-level call failed to execute.
Last updated