Commit 652cace
committed
Merge #731: Stop indexing hash types
f0100e1 Stop indexing hash types (Tobin C. Harding)
Pull request description:
In preparation for removing `SliceIndex` from hash type impls (in `bitcoin_hashes`) lets stop indexing hash types here.
Internal change only.
ACKs for top commit:
jlest01:
ACK f0100e1
Kixunil:
ACK f0100e1
apoelstra:
ACK f0100e1 successfully ran local tests
Tree-SHA512: 196d83326f8d62bb095c39a67083d3f8daca65b458abffc92ebec469a6213d03003786d046f795f8b082d8e94fc1a0f7f4d5f8c66021785fb79cbbdeed8042f71 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments