Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 488 Bytes

chain-naming-standard.md

File metadata and controls

13 lines (9 loc) · 488 Bytes

Chain naming standard

In order to have your chain specification recognized as valid and added to the list of supported chains, you need to give the JSON file containing it the given name

<networkId>.json

Where <networkId> is the value of the field that is written inside the chain specification file that you are submitting.

Please note that not using a valid name for the specification file will result into it being discarded.