Commit 114a827
committed
Merge rust-bitcoin#118: fix(types): fix NumericError message causing test failures
3c55303 fix(types): fix NumericError message causing test failures (nervana21)
Pull request description:
Removes extra space in NumericError::Overflow's error message that was causing test failures.
ACKs for top commit:
tcharding:
ACK 3c55303
Tree-SHA512: e9149b7c4776942807e5e14a07a07d2a28c57ecefcb369db961562f5707ab6460fd4a3d6c2eb74638626415aa2b157973677a0ce3f44ba40395d59070aef000b1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments