aboutsummaryrefslogtreecommitdiffstats
path: root/src/0x.js.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/0x.js.ts')
-rw-r--r--src/0x.js.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/0x.js.ts b/src/0x.js.ts
index 3dfdfbfcd..506ac4187 100644
--- a/src/0x.js.ts
+++ b/src/0x.js.ts
@@ -142,7 +142,7 @@ export class ZeroEx {
*/
public setProvider(provider: Web3.Provider) {
this.web3Wrapper.setProvider(provider);
- this.exchange.invalidateExchangeContract();
+ this.exchange.invalidateContractInstance();
}
/**
* Signs an orderHash and returns it's elliptic curve signature