rust-bitcoin-unsafe-fast/bitcoin/src/consensus
Jamil Lambert, PhD d099b9c195 Remove wildcard from prelude import
Wildcards have been replaced with what is actually used.

In a couple of cases an additional use statement was added to the test
module to import `DisplayHex` which is only used in test, but
previously imported with the wildcard at the top.
2024-06-28 08:02:43 +01:00
..
encode.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
mod.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
params.rs bitcoin: Use new BlockHeight and BlockInterval types 2024-05-30 16:49:30 +10:00
serde.rs 2024-03-31 automated rustfmt nightly 2024-03-31 01:03:18 +00:00
validation.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00