Skip to content

core: mkalloc tool is not working #2010

@weiihann

Description

@weiihann

System information

Geth version: geth version
OS & Version: Windows/Linux/OSX
Commit hash : (if develop)

Expected behaviour

Output alloc data for the genesis file.

Actual behaviour

./mkalloc.go:51:25: type func(a allocItem, b allocItem) bool of func(a, b allocItem) bool {…} does not match inferred type func(a allocItem, b allocItem) int for func(a E, b E) int

Steps to reproduce the behaviour

cd core
go run mkalloc.go genesis.json

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