Commit 0c4dc2d
committed
refactor(core): add Display as a supertrait of BlockHashExt and TxidExt
Adds Display as a supertrait of BlockHashExt and TxidExt to reflect that
all hash and txid types are displayable, improving ergonomics and
readability.1 parent fee5a6a commit 0c4dc2d
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
| 654 | + | |
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
| |||
0 commit comments