lib-ethers.etherstransactionresponse

Home > @mosaic/lib-ethers > EthersTransactionResponse

EthersTransactionResponse type

Alias of Ethers' TransactionResponse type.

Signature:

export declare type EthersTransactionResponse = TransactionResponse;

Last updated