Commit feb5f26
committed
Merge rust-bitcoin/rust-secp256k1#398: Implement LowerHex and Display for Message
a209836a99e23d77562b032308d3973c0fd4f554 Implement LowerHex and Display for Message (Tobin Harding)
Pull request description:
Implement `fmt::LowerHex` for `Message`. Implement `Display` by calling `LowerHex`.
Resolves: #251
ACKs for top commit:
apoelstra:
ACK a209836a99e23d77562b032308d3973c0fd4f554
Tree-SHA512: 64eeafc57ea2814108228d8427cd650076eb3cbb85ae14a7c5a6f39f5e20ca9b83b4ccc27c201668fd57a34fde0a37be4098aa5c602208a81a2018293b40b64d1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
327 | 342 | | |
328 | 343 | | |
329 | 344 | | |
| |||
0 commit comments