Skip to content

(Fix) add prefix to Sokol spec files #23

@igorbarinov

Description

@igorbarinov

Problem:
it's possible to make a mistake while working with two networks because similar file names
Solution:
add a prefix to sokol-
as is:

bootnodes.txt
spec.json
contracts.txt

to be:

sokol-bootnodes.txt
sokol-spec.json
sokol-contracts.txt
  • rename files
  • update instructions

this issue is for discussion. do you see any problems with renaming?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions