|
|
@ -12,11 +12,6 @@ import ( |
|
|
|
cmn "github.com/tendermint/tmlibs/common" |
|
|
|
) |
|
|
|
|
|
|
|
//------------------------------------------------------------
|
|
|
|
// we store the gendoc in the db
|
|
|
|
|
|
|
|
var GenDocKey = []byte("GenDocKey") |
|
|
|
|
|
|
|
//------------------------------------------------------------
|
|
|
|
// core types for a genesis definition
|
|
|
|
|
|
|
|