move alert, events, rpc into own repos

This commit is contained in:
Ethan Buchman
2016-01-12 16:54:27 -05:00
parent 96547d0ca8
commit 0be13d1d27
31 changed files with 57 additions and 1691 deletions

View File

@@ -1,7 +1,7 @@
package core
import (
rpc "github.com/tendermint/tendermint/rpc/server"
rpc "github.com/tendermint/go-rpc/server"
)
// TODO: eliminate redundancy between here and reading code from core/