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 5d0370f commit 19be061Copy full SHA for 19be061
pages/operators/node-operators/json-rpc.mdx
@@ -967,7 +967,7 @@ todo: add Sample success output
967
968
#### `admin_sequencerActive`
969
970
-Returns whether the sequencer is currently active. This endpoint can be used to check the current state of the sequencer process.
+Returns the status of the sequencer. This endpoint provides real-time information about whether the sequencer is actively processing transactions.
971
972
<Tabs items={['curl', 'cast']}>
973
<Tabs.Tab>
0 commit comments