Minor Code Cleanup - gRPC queries (#6862)
* add missing RegisterQueryService * Update generated proto files * Update grpc tests for auth,bank * Make format * fix godoc * Address suggestions * Update godoc
This commit is contained in:
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
package testdata
|
||||
|
||||
import (
|
||||
"github.com/tendermint/go-amino"
|
||||
amino "github.com/tendermint/go-amino"
|
||||
|
||||
"github.com/cosmos/cosmos-sdk/codec/types"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user