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 Nov 15, 2023. It is now read-only.
As it is generally a bad idea that we have two places for the same information, we should merge them. This was the idea from the beginning of the json file. So the following needs to be done:
Create a new crate in a separate repo (the name of the repo and crate needs to be decided on).
The repo contains the json file and this crate.
The crate parses at compile time the json file and generates the proper Ss58AddressFormat enum.