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 Jul 14, 2020. It is now read-only.
Problem
In our code-base we identify Ethereum networks by the
chain_idand not their name anymore. The RFC documents are outdated in that sense.Goal
Have up-2-date RFC documents.
This ticket is about revising to RFC to match the implementation done in: comit-network/comit-rs#1440