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
this issue is for discussion. do you see any problems with renaming?