Module zebra_network::protocol::external

source ยท
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ยง