sdk.basecontract.checknetworksmatch
Home > @openformat/sdk > BaseContract > checkNetworksMatch
BaseContract.checkNetworksMatch() method
Throws an error if the current signer and provider's networks differ
Signature:
protected checkNetworksMatch(): Promise<void>;
Returns:
Promise<void>