GetMaxShredInsertSlotApi

type GetMaxShredInsertSlotApi = object;

Methods

getMaxShredInsertSlot()

getMaxShredInsertSlot(): bigint;

Get the max slot seen from after shred insert.

Returns

bigint

See

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

On this page