No packages must depend on cmd/gaia/ (#4048)
Preparation work for moving gaia out of the SDK.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
"encoding/json"
|
||||
|
||||
amino "github.com/tendermint/go-amino"
|
||||
"github.com/tendermint/tendermint/crypto/encoding/amino"
|
||||
cryptoAmino "github.com/tendermint/tendermint/crypto/encoding/amino"
|
||||
)
|
||||
|
||||
// amino codec to marshal/unmarshal
|
||||
|
||||
Reference in New Issue
Block a user