GetMaxRetransmitSlotApi

type GetMaxRetransmitSlotApi = object;

Methods

getMaxRetransmitSlot()

getMaxRetransmitSlot(): bigint;

Get the max slot seen from retransmit stage.

Returns

bigint

See

https://solana.com/docs/rpc/http/getmaxretransmitslot

On this page