Module solana_ledger::bigtable_upload

source ·

Structs§

Functions§

  • Uploads a range of blocks from a Blockstore to bigtable LedgerStorage Returns the Slot of the last block checked. If no blocks in the range [staring_slot, ending_slot] are found in Blockstore, this value is equal to ending_slot.