Crate zcash_encoding

source ·
Expand description

Zcash binary encodings.

zcash_encoding is a library that provides common encoding and decoding operations for stable binary encodings used throughout the Zcash ecosystem.

Structs§

  • Namespace for functions that perform encoding of array contents.
  • Namespace for functions for compact encoding of integers.
  • Namespace for functions that perform encoding of Option values.
  • Namespace for functions that perform encoding of vectors.

Constants§