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
Much like we have a NETWORK_DEFINITIONS object defined in src/contract.ts, we should also refactor the code to use a BLOCKCHAIN_DEFINITIONS. This can then have an id, label, rpcUrl, chainid etc.
Much like we have a
NETWORK_DEFINITIONSobject defined insrc/contract.ts, we should also refactor the code to use aBLOCKCHAIN_DEFINITIONS. This can then have anid,label,rpcUrl,chainidetc.