Export missing QueryAbciResponse
This commit is contained in:
@@ -108,6 +108,7 @@ export {
|
||||
createProtobufRpcClient,
|
||||
decodeCosmosSdkDecFromProto,
|
||||
ProtobufRpcClient,
|
||||
QueryAbciResponse,
|
||||
QueryClient,
|
||||
} from "./queryclient";
|
||||
export {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export { QueryClient } from "./queryclient";
|
||||
export { QueryAbciResponse, QueryClient } from "./queryclient";
|
||||
export {
|
||||
createPagination,
|
||||
createProtobufRpcClient,
|
||||
|
||||
Reference in New Issue
Block a user