Module bdk_chain::bitcoin::p2p::message_network

Expand description

Bitcoin network-related network messages.

This module defines network messages which describe peers and their capabilities.

Structs§

  • Reject message might be sent by peers rejecting one of our messages
  • Some simple messages The version message

Enums§