Skip to content

Commit 20d8742

Browse files
committed
refactor(client)!: clean up house on client code
This commit: - Reorders methods into logical groups: transaction, block, address, script hash, and mempool. - Improves documentation throughout: clearer summaries, consistent style, and proper intra-doc links. - Moves `Sleeper`, `DefaultSleeper`, and `is_status_retryable` to the top of the file for better readability. - Updates return types from `Tx` to `EsploraTx` following the rename. - Removes unused `log` imports. - Updates copyright notice to `2020-2026`.
1 parent 91343d4 commit 20d8742

2 files changed

Lines changed: 763 additions & 520 deletions

File tree

0 commit comments

Comments
 (0)