0g-chain/client/grpc/query/doc.go
2024-04-24 19:41:25 +08:00

8 lines
254 B
Go

/*
The query package includes Cosmos and 0gChain 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 0gChain app.
*/
package query