getSlotLeader RPC Method
Returns the current slot leader.Parameters
object optionalConfiguration object containing the following fields:commitment
string optionalThe level of commitment desired when querying stateminContextSlot
number optionalThe minimum slot that the request can be evaluated at
Result Details
<string>- Node identity Pubkey- Represents the current slot leader
- Encoded as a base-58 string
- Identifies the validator node currently responsible for producing blocks