Commit ce3fc85
committed
Merge bitcoindevkit#372: fix(doc): fix
d2690ef fix(doc): fix `TxOrdering::Untouched` doc comment (Luis Schwab)
Pull request description:
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
### Description
Fixes the incorrect doc comment on `TxOrdering::Untouched` (Unchanged -> Untouched)
### Checklists
#### All Submissions:
* [X] I've signed all my commits
* [X] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
* [X] I ran `just p` before pushing
Top commit has no ACKs.
Tree-SHA512: 1056f0c5763ffe9c285d2f9b8a10960bb3148d7673509e0ae246ca00ae2c9c01941b05255230be90aa5826b5ebacc40f77ba27c666532c675e07783c6a9c268dTxOrdering::Untouched doc comment1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
851 | | - | |
| 851 | + | |
852 | 852 | | |
853 | | - | |
| 853 | + | |
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| |||
0 commit comments