Module bitcoin::p2p::message

source ·
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