getMaxShredInsertSlotRaw method

Future<JsonRpcSuccessResponse<u64>> getMaxShredInsertSlotRaw()
inherited

Returns the max slot seen from retransmit stage.

Implementation

Future<JsonRpcSuccessResponse<u64>> getMaxShredInsertSlotRaw()
  => send(GetMaxShredInsertSlot());