Returns the lowest slot that the node has information about in its ledger.
The JSON-RPC protocol version.
2.0 "2.0"
A unique identifier for the request.
"1"
The name of the RPC method to invoke.
minimumLedgerSlot "minimumLedgerSlot"
No parameters are required for this method.
Successfully retrieved the minimum ledger slot number.
The JSON-RPC protocol version.
2.0 "2.0"
Identifier matching the request.
"1"
Lowest Solana slot number still maintained in this validator's state replay buffer, providing the minimum boundary for chain reconstruction.
1234