Closed MatthewLM closed 1 year ago
A P2TRAddress class shall extend Bech32Address to represent a P2TR program for a Taproot tweaked key. The program getter shall return the P2TR Program object for this key.
P2TRAddress
Bech32Address
program
P2TR
Program
Completed.
A
P2TRAddress
class shall extendBech32Address
to represent a P2TR program for a Taproot tweaked key. Theprogram
getter shall return theP2TR
Program
object for this key.