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
This is a follow up to migrating the website to the gatsby build from @FrederikBolding
Currently this approach uses https://chainid.network/chains.json as source which is suboptimal as e.g. this way it always hangs one commit behind
We should use createFileNode createRemoteFileNode to fix this.
The text was updated successfully, but these errors were encountered:
This is a follow up to migrating the website to the gatsby build from @FrederikBolding
Currently this approach uses https://chainid.network/chains.json as source which is suboptimal as e.g. this way it always hangs one commit behind
We should use createFileNode createRemoteFileNode to fix this.
The text was updated successfully, but these errors were encountered: