the `blockdata` directory is code organisation thing, all the types/modules are re-exported from other places. In preparation for, and to make easier, the `primitives` crate smashing work - remove all explicit usage of `blockdata`. Note that the few instances remain as they seem required e.g., `pub(in crate::blockdata::script)` Refactor only, no logic changes. |
||
---|---|---|
.. | ||
deser_net_msg.rs | ||
deserialize_address.rs | ||
deserialize_block.rs | ||
deserialize_prefilled_transaction.rs | ||
deserialize_psbt.rs | ||
deserialize_script.rs | ||
deserialize_transaction.rs | ||
deserialize_witness.rs | ||
outpoint_string.rs | ||
script_bytes_to_asm_fmt.rs |