rust-bitcoin-unsafe-fast/bitcoin/src/network
Jamil Lambert, PhD ff6b1d4f19
Remove unused variables and methods from docs
Examples in documentation are not linted in the same way as other code,
but should still contain correctly written code.

Throughout the bitcoin crate unused variables have either been prefixed
with _ or an assert used.  And unused methods have been used in the
example code.
2024-09-18 16:36:52 +01:00
..
mod.rs 2024-08-25 automated rustfmt nightly 2024-08-25 01:14:09 +00:00
params.rs Remove unused variables and methods from docs 2024-09-18 16:36:52 +01:00