We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8192a commit 0a1aaabCopy full SHA for 0a1aaab
pkg/types/chains/solana/lp_types.go
@@ -130,7 +130,7 @@ type SubKeyPaths [][]string
130
131
// matches cache-filter
132
// this filter defines what logs should be cached
133
-// cached logs can be retrieved with [types.SolanaService.QueryLogsFromCache]
+// cached logs can be retrieved with [types.SolanaService.QueryTrackedLogs]
134
type LPFilterQuery struct {
135
Name string
136
Address PublicKey
0 commit comments