Expand description

The external Bitcoin-based protocol. Network protocol types and serialization for the Zcash wire format.

Re-exports§

Modules§

  • addr 🔒
    Node address wire formats. Zcash node address types and serialization for Zcash network messages.
  • Randomised test data generation for external protocol types.
  • A Tokio codec that transforms an AsyncRead into a Stream of Messages. A Tokio codec mapping byte streams to Bitcoin message streams.
  • inv 🔒
    Inventory items. Inventory items for the Zcash network protocol.
  • message 🔒
    An enum of all supported Bitcoin message types. Definitions of network messages.
  • Newtype wrappers for primitive types.

Constants§