mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-24 18:21:38 +00:00
Move abci imports
This commit is contained in:
@ -19,7 +19,7 @@ package core_grpc
|
||||
import proto "github.com/golang/protobuf/proto"
|
||||
import fmt "fmt"
|
||||
import math "math"
|
||||
import types "github.com/tendermint/abci/types"
|
||||
import types "github.com/tendermint/tendermint/abci/types"
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
Reference in New Issue
Block a user