Skip to content

Commit 468575a

Browse files
committed
chore(api)!: rename Tx to EsploraTx and clean up house
This commit: - Renames `Tx` to `EsploraTx`: more explicit. `Tx` is not precise about what it is. - Remove `EsploraTx::fee`, since the field is already public. - Implements `From<EsploraTx>`/`From<&EsploraTx>` to `Transaction` conversions. - Reorders structs into logical groups: Transaction, Block, Address, ScriptHash, UTXO, and Mempool. - Improves documentation. - Updates copyright notice to `2020-2026`.
1 parent e725cf0 commit 468575a

2 files changed

Lines changed: 206 additions & 142 deletions

File tree

0 commit comments

Comments
 (0)