Commit 860641a
committed
Merge #208: Correct internal
f7dd6e5 Correct internal `decode` docs (Elias Rohrer)
Pull request description:
Previously, the field docs stated that the `Hrp` would be always lowercase. However, we only assert that it's not mixed-case, i.e., all upper-case characters are allowed.
ACKs for top commit:
tcharding:
ACK f7dd6e5
apoelstra:
ACK f7dd6e5; successfully ran local tests
clarkmoody:
ACK f7dd6e5
Tree-SHA512: 420a9b27e3e6f17067e6b399e91237a040bc79837c57215324bf1cbe83de9c175d585ea9ce72a95f33628fb71953020af42a9e02cfae1d18876ac40802155e1bdecode docs1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
0 commit comments