Structsยง
- P2PV1
Message Checksum - A wrapper type for a network checksum
- V1Message
Header ๐
Enumsยง
- Read
Transport - Transport
Error - Enum that deals with transport errors
- Transport
Protocol - Bitcoin nodes can communicate using different transport layer protocols.
- Write
Transport
Functionsยง
- connect
- Establishes a TCP connection and negotiates the bitcoin protocol.
- connect_
proxy - Establishes a connection through a SOCKS5 proxy and negotiates the bitcoin protocol.
- try_
connection ๐ - try_
proxy_ ๐connection
Type Aliasesยง
- TcpRead
Transport ๐ - TcpWrite
Transport ๐ - Transport
Result ๐