Fetch the identity public key of the current slot leader.
HTTP transport instance
Desired commitment level
Additional call options
Base-58 encoded public key of the current slot leader
const leader = await getSlotLeader(transport); Copy
const leader = await getSlotLeader(transport);
1.0.0
Fetch the identity public key of the current slot leader.