Laconic state machine
Go to file
2018-06-20 05:49:52 +01:00
copied.go Process block rewards and check balances 2018-06-19 12:32:26 +01:00
Gopkg.lock Process block rewards and check balances 2018-06-19 12:32:26 +01:00
Gopkg.toml Switch from iavl tree to cosmos store 2018-06-13 15:29:22 +01:00
LICENSE Initial commit 2018-06-10 14:25:18 +01:00
main.go More error checking, but still does not work 2018-06-20 05:49:52 +01:00
README.md Process block rewards and check balances 2018-06-19 12:32:26 +01:00

Ethermint Skeleton

To build, execute these two commands:

dep ensure

go build main.go copied.go