Module zebra_state::service::finalized_state::disk_format::scan

source ·
Expand description

Serialization formats for the shielded scanner results database.

Due to Rust’s orphan rule, these serializations must be implemented in this crate.

§Correctness

zebra_scan::Storage::database_format_version_in_code() must be incremented each time the database format (column, serialization, etc) changes.

Structs§

Type Aliases§

  • The type used in Zebra to store Sapling scanning keys. It can represent a full viewing key or an individual viewing key.