Constant X_SUI_LOWEST_AVAILABLE_CHECKPOINT

Source
pub const X_SUI_LOWEST_AVAILABLE_CHECKPOINT: &str = "x-sui-lowest-available-checkpoint";
Expand description

Lowest available checkpoint for which transaction and checkpoint data can be requested.

Specifically this is the lowest checkpoint for which the following data can be requested:

  • checkpoints
  • transactions
  • effects
  • events