You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c93a1e7: Fixed generated contract factory constructors to accept 3 parameters when called from ContractFactory methods
(this.constructor(interface, bytecode, signer)).
ed871ca: Fix contract interface functions name for tuples
Patch Changes
c93a1e7: Fixed generated contract factory constructors to accept 3 parameters when called from ContractFactory methods
(this.constructor(interface, bytecode, signer)).