mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-24 10:11:48 +00:00
Moved crypto code to top level again
This commit is contained in:
@ -13,7 +13,7 @@ import (
|
||||
"net/http"
|
||||
|
||||
data "github.com/tendermint/go-data"
|
||||
"github.com/tendermint/go-keys/server/types"
|
||||
"github.com/tendermint/go-crypto/keys/server/types"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
Reference in New Issue
Block a user