mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 21:01:21 +00:00
Move abci imports
This commit is contained in:
@ -3,7 +3,7 @@ package core_grpc
|
||||
import (
|
||||
"context"
|
||||
|
||||
abci "github.com/tendermint/abci/types"
|
||||
abci "github.com/tendermint/tendermint/abci/types"
|
||||
core "github.com/tendermint/tendermint/rpc/core"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user