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
{{ message }}
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
Rather than passing in an entire Network Object instead just pass in the chainID of the default network (alternatively the network name)
Currently when network is passed the object isn't actually used instead it finds a network in the networks array which matches the name. This is confusing as someone could pass in a network with a different RPC url and then have it not actually used