0g-chain/client/grpc/query/doc.go
2024-08-03 21:44:37 +08:00

8 lines
256 B
Go

/*
The query package includes Cosmos and 0gchaind gRPC query clients.
To ensure that the `QueryClient` stays updated, add new module query clients
to the `QueryClient` whenever new modules with grpc queries are added to the 0gchaind app.
*/
package query