Skip to content

Create a tool to generates the `alloc` constant from a genesis config file.

With PR #73 we easily ran a publictestnet node, I create this PR to allow a developer to generates alloc const in the core/genesis_alloc.go.

Merge request reports