# Constants
No description provided by the author
No description provided by the author
No description provided by the author
CommandSize is the fixed size of all commands in the common bitcoin message header.
HeaderSize is a fixed size of: Bitcoin network (Magic) 4 bytes + command 12 bytes + payload Length 4 bytes + Checksum 4 bytes.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author