Skip to content
Snippets Groups Projects
Commit 67cc052a authored by Benjamin Bollen's avatar Benjamin Bollen
Browse files

Name ErisDBApp ErisMint

parent 5e3b4d85
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ import ( ...@@ -38,7 +38,7 @@ import (
// Typically two connections are opened by the tendermint core: // Typically two connections are opened by the tendermint core:
// one for mempool, one for consensus. // one for mempool, one for consensus.
type ErisDBApp struct { type ErisMint struct {
mtx sync.Mutex mtx sync.Mutex
state *sm.State state *sm.State
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment