Laconic state machine
Go to file
2018-06-26 12:41:29 +01:00
copied.go Process block rewards and check balances 2018-06-19 12:32:26 +01:00
Gopkg.lock Fixed miner balances 2018-06-25 16:27:05 +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 Fixed transaction fees and code saving 2018-06-26 12:41:29 +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