Function replaceCreateEthersContractFunction
- replaceCreateEthersContractFunction(fn): void
Parameters
fn: (<T>(...params) => T)
- <T>(...params): T
Parameters
Rest
...params: [addressOrName: string, contractInterface: ContractInterface, signerOrProvider?: Provider | Signer]
Returns T
Returns void
Replacer for createEthersContract