lib-ethers.etherstransactionreceipt

Home > @mosaic/lib-ethers > EthersTransactionReceipt

EthersTransactionReceipt type

Alias of Ethers' TransactionReceipt type.

Signature:

export declare type EthersTransactionReceipt = TransactionReceipt;

Last updated