rust-bitcoin-unsafe-fast/bitcoin/src/blockdata
Tobin C. Harding c717f7f424
Improve docs on private Witness fields
The `Witness` type is a reasonable complex data structure, make an
effort to clarify its structure in the docs on the private fields.

Private docs only.
2024-06-30 06:04:33 +10:00
..
locktime clarify the meaning of Height & Time based locktime. 2024-06-19 20:14:04 +05:30
script bitcoin: remove all direct use of hashing/engines in unit tests 2024-06-24 13:58:03 +00:00
block.rs bitcoin: remove all use of engine/from_engine on opaque hash types 2024-06-24 13:57:03 +00:00
constants.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
mod.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
opcodes.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
transaction.rs bitcoin: remove all use of engine/from_engine on opaque hash types 2024-06-24 13:57:03 +00:00
witness.rs Improve docs on private Witness fields 2024-06-30 06:04:33 +10:00