UNPKG

@nomicfoundation/hardhat-ethers

Version:
3 lines 228 B
import type { TransactionRequest, ethers, TransactionLike } from "ethers"; export declare function populate(signer: ethers.Signer, tx: TransactionRequest): Promise<TransactionLike<string>>; //# sourceMappingURL=populate.d.ts.map