TrueBlocks / trueblocks-core

The main repository for the TrueBlocks system
https://trueblocks.io
GNU General Public License v3.0
1.04k stars 194 forks source link

chifra names - why do we have two files? #3779

Closed tjayrush closed 3 weeks ago

tjayrush commented 3 weeks ago

Of course, I know why (so we can simply replace our own "public names" whenever we want.

Suggestion:

chifra init --names
chifra init --all (should now include names)

All names (custom or not) should be stored in a single file. Having two files is overly-complicated.

Eventually

chifra names --publish
tjayrush commented 3 weeks ago

Not worth fixing.