Type Alias GetSlotConfig

GetSlotConfig: { commitment?: Commitment; minContextSlot?: number }

Configuration object for changing getSlot query behavior

Type declaration

  • Optionalcommitment?: Commitment

    The level of commitment desired

  • OptionalminContextSlot?: number

    The minimum slot that the request can be evaluated at