Add {Lower,Upper}Hex to ecdsa::Signature
This commit adds new ways to print ECDSA Bitcoin signatures as hexadecimal text (lowercase and uppercase), matching formatting already available for Taproot signatures. It also makes the existing Display implementation reuse the new LowerH…
69540f98by Mitchell Bagot+43−51 file