rust-bitcoin-unsafe-fast/bitcoin/src
Jamil Lambert, PhD 1649b68589
Standardize wording to `constructs a new`
There is a range of different wordings used in the docs of constructor
type functions.

Change all to start with `Constructs a new` or `Constructs an empty`.
2024-11-05 13:02:26 +00:00
..
address Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
blockdata Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
consensus Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
crypto Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
merkle_tree Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
network Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
p2p Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
psbt Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
taproot Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
bip32.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
bip152.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
bip158.rs Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
consensus_validation.rs Introduce Transaction extension traits 2024-10-30 12:28:52 +11:00
hash_types.rs Unify deprecated note field format 2024-10-15 15:16:01 +01:00
internal_macros.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
lib.rs bitcoin: Re-format crate level re-exports 2024-11-04 08:49:03 +11:00
policy.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
pow.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
serde_utils.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
sign_message.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00