You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/docs/build/modules/02-provider.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -2336,7 +2336,7 @@ Output:
2336
2336
2337
2337
#### List Consumer Chains
2338
2338
2339
-
The `QueryConsumerChains` endpoint queries consumer chains supported by the provider chain.
2339
+
The `QueryConsumerChains` endpoint queries consumer chains supported by the provider chain and supports pagination for managing a large number of chains.
2340
2340
An optional integer parameter can be passed for phase filtering of consumer chains, (Registered=1|Initialized=2|Launched=3|Stopped=4|Deleted=5).`
0 commit comments