Skip to content

Commit

Permalink
Godoc comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
ezeike committed May 2, 2024
1 parent 9a68de3 commit e375bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/relayer/session/session.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ type relayerSessionsManager struct {
// supplierClient is used to create claims and submit proofs for sessions.
supplierClient client.SupplierClient

// TODO_IN_THIS_COMMIT: godoc comment.
// blockQueryClient is the CometBFT RPC client needed queries and transaction handling
blockQueryClient cosmosclient.CometRPC

// storesDirectory points to a path on disk where KVStore data files are created.
Expand Down

0 comments on commit e375bf8

Please sign in to comment.