fetchai / fetchd

Source code for Fetch.ai blockchain nodes
Other
100 stars 38 forks source link

feat: custom init command #262

Closed daeMOn63 closed 2 years ago

daeMOn63 commented 2 years ago

This allows to generate a default genesis closer to fetch.ai default network settings.

It's a full clone of x/genutil/client/cli/init.go, with:

Also align the default genesis gov vote and deposit time to 5 days, from recent mainnet change.