mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-20 00:21:21 +00:00
Fixed all imports in keys
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
|
||||
data "github.com/tendermint/go-data"
|
||||
data "github.com/tendermint/go-wire/data"
|
||||
"github.com/tendermint/go-crypto/keys/server/types"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
|
Reference in New Issue
Block a user