lib-ethers.etherstransactionfailederror._constructor_

Home > @mosaic/lib-ethers > EthersTransactionFailedError > (constructor)

EthersTransactionFailedError.(constructor)

Constructs a new instance of the EthersTransactionFailedError class

Signature:

constructor(message: string, failedReceipt: FailedReceipt<EthersTransactionReceipt>);

Parameters

Last updated