rust-bitcoin-unsafe-fast/p2p
Fmt Bot c060285851 2025-06-22 automated rustfmt nightly 2025-06-22 01:46:07 +00:00
..
contrib Introduce empty p2p messages crate 2025-05-28 09:44:00 +01:00
examples Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00
src 2025-06-22 automated rustfmt nightly 2025-06-22 01:46:07 +00:00
CHANGELOG.md Introduce empty p2p messages crate 2025-05-28 09:44:00 +01:00
Cargo.toml Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00
README.md Introduce empty p2p messages crate 2025-05-28 09:44:00 +01:00

README.md

Rust Bitcoin Peer to Peer Message Types

This crate provides data types used in the Bitcoin peer-to-peer protocol.

Minimum Supported Rust Version (MSRV)

This library should always compile with any combination of features on Rust 1.63.0.

Licensing

The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.