Skip to content

Commit 19be061

Browse files
authored
Update pages/operators/node-operators/json-rpc.mdx
1 parent 5d0370f commit 19be061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/operators/node-operators/json-rpc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ todo: add Sample success output
967967

968968
#### `admin_sequencerActive`
969969

970-
Returns whether the sequencer is currently active. This endpoint can be used to check the current state of the sequencer process.
970+
Returns the status of the sequencer. This endpoint provides real-time information about whether the sequencer is actively processing transactions.
971971

972972
<Tabs items={['curl', 'cast']}>
973973
<Tabs.Tab>

0 commit comments

Comments
 (0)