Docs.rs
blvm-protocol-0.1.10
blvm-protocol 0.1.10
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
secsovereign
Dependencies
aead =0.5.2
normal
optional
anyhow =1.0.93
normal
bech32 =0.9
normal
bincode =1.3.3
normal
blvm-consensus ^0.1.16
normal
blvm-secp256k1 >=0.1, <1
normal
blvm-spec-lock >=0.1, <1
normal
optional
chacha20poly1305 =0.10.1
normal
optional
getrandom =0.2
normal
optional
hex =0.4.3
normal
hkdf =0.12.4
normal
optional
lru =0.12
normal
optional
rand =0.8.5
normal
optional
rayon =1.10
normal
optional
ripemd =0.1.3
normal
serde =1.0.228
normal
serde_bytes =0.11.19
normal
serde_json =1.0.108
normal
sha2 =0.10.9
normal
smallvec =1.15.1
normal
optional
sparse-merkle-tree =0.6
normal
optional
thiserror =1.0.69
normal
tracing =0.1.41
normal
blvm-primitives >=0.1, <1
dev
blvm-secp256k1 >=0.1, <1
dev
Versions
72.09%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module p2p_commands
blvm_
protocol
0.1.10
Module p2p_
commands
Module Items
Modules
In crate blvm_
protocol
blvm_protocol
Module
p2p_
commands
Copy item path
Source
Expand description
Bitcoin P2P command names (payload type tags; 12-byte null-padded on the wire).
Modules
ยง
cmd
Wire command strings. Use in parsers and serializers so command literals stay consistent.