Files
solana/docs/src
Brooks Prumo 8ac94b2cf4 Add Incremental Snapshot support to RPC (#19559)
#### Problem

There's no way to get incremental snapshot information from RPC.

#### Summary of Changes

- Add new RPC method, `getHighestSnapshotSlot` that returns a `SnapshotSlotInfo`, which contains both the highest full snapshot slot, and the highest incremental snapshot slot _based on_ the full snapshot.
- Deprecate old RPC method, `getSnapshotSlot`
- Update API docs

Fixes #19579
2021-09-02 15:25:42 -05:00
..
2021-05-19 11:24:08 -06:00
2020-08-04 10:51:25 -07:00
2020-08-04 10:51:25 -07:00
2021-04-30 16:20:56 +08:00
2021-07-22 14:07:59 -06:00
2021-08-19 22:43:49 -06:00
2021-07-12 07:38:44 +00:00
2021-07-22 14:07:59 -06:00
2021-08-19 22:43:49 -06:00
2021-04-30 16:20:56 +08:00