pub type SaplingScanningKey = String;
Expand description
The type used in Zebra to store Sapling scanning keys. It can represent a full viewing key or an individual viewing key.
Aliased Type§
struct SaplingScanningKey { /* private fields */ }
pub type SaplingScanningKey = String;
The type used in Zebra to store Sapling scanning keys. It can represent a full viewing key or an individual viewing key.
struct SaplingScanningKey { /* private fields */ }