Refactor RPC/*, tendermint/config for debora+barak

This commit is contained in:
Jae Kwon
2015-05-17 16:19:58 -07:00
parent 75ef479547
commit 3565db4eef
19 changed files with 92 additions and 67 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package core
import (
"github.com/tendermint/tendermint/rpc"
rpc "github.com/tendermint/tendermint/rpc/server"
)
var Routes = map[string]*rpc.RPCFunc{