Type Alias GetBlockHeightConfig

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

Configuration object for changing getBlockHeight query behavior

Type declaration

  • Optionalcommitment?: Commitment

    The level of commitment desired

  • OptionalminContextSlot?: number

    The minimum slot that the request can be evaluated at