lib-ethers.etherstransactioncancellederror
Home > @mosaic/lib-ethers > EthersTransactionCancelledError
EthersTransactionCancelledError class
Thrown when a transaction is cancelled or replaced by a different transaction.
Signature:
Extends: Error
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the EthersTransactionCancelledError
class.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
Error | |||
Last updated