Module solana_runtime::serde_snapshot
source · Structs
- Helper type to wrap AccountsDbFields when reconstructing AccountsDb from either just a full snapshot, or both a full and incremental snapshot
- Helper type to wrap BufReader streams when deserializing and reconstructing from either just a full snapshot, or both a full and incremental snapshot
Functions
- effectively updates the accounts hash in the serialized bank file on disk read serialized bank from pre file update accounts_hash write serialized bank to post file return true if pre file found