Closed nickfarrow closed 1 year ago
Thanks! Can you check out https://github.com/gcarq/rusty-blockparser/pull/62 if it is handled there correctly?
P2TR has been implemented with ace53839e00c11b52a91b9b7a87049b50fa6649c
need the proper conversion to bech32 so addresses print out, is segwit v0 also missing?
p2wpkh and p2wsh are also implemented on master branch.
Closing this as it has been implemented in the meantime
One of the first receives to P2TR (
bc1p
) address was the transaction436be185c1021ff7ded3d44ca18b144ec97b1ffea602ecf54a985ed1177beb67
(but i need to look further back).need the proper conversion to bech32 so addresses print out, is segwit v0 also missing?