Simplify and extend formatting of `Signature`
This is a small code cleanup in how Taproot signatures are printed or formatted as text/hex. It removes a tiny bit of duplicated logic by reusing an existing serialization helper and adds two new formatting traits (LowerHex and UpperHex). …
abb7ffe9by Martin Habovstiak+14−91 file