Module bitcoin::network::message

source ·
Available on crate feature std only.
Expand description

Bitcoin network messages.

This module defines the NetworkMessage and RawNetworkMessage types that are used for (de)serializing Bitcoin objects for transmission on the network.

Structs

Enums

Constants