rust-bitcoin-unsafe-fast/bitcoin/src/p2p
Tobin C. Harding c934d03fcf
p2p: Cleanup test imports
Clean up the test imports in the `p2p` module:

- Use `use super::*` as is conventional.
- Use `sha256d::Hash` as is conventional.

Refactor, no logic changes.
2024-05-17 10:57:54 +10:00
..
address.rs p2p: Cleanup test imports 2024-05-17 10:57:54 +10:00
message.rs p2p: Cleanup test imports 2024-05-17 10:57:54 +10:00
message_blockdata.rs p2p: Cleanup test imports 2024-05-17 10:57:54 +10:00
message_bloom.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
message_compact_blocks.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
message_filter.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
message_network.rs p2p: Cleanup test imports 2024-05-17 10:57:54 +10:00
mod.rs 2024-04-07 automated rustfmt nightly 2024-04-07 01:03:23 +00:00