rust-bitcoin-unsafe-fast/primitives/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
..
locktime Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
script Replace `creates` with `constructs` 2024-11-05 12:47:28 +00:00
block.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
merkle_tree.rs Move merkle_tree hash types to primitives 2024-09-25 06:56:24 +10:00
opcodes.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
pow.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
sequence.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
taproot.rs Move taproot hash types to primitives 2024-10-22 13:50:44 +11:00
transaction.rs Move Transaction type to primitives 2024-10-30 12:28:53 +11:00
witness.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00