T2865 and pre-req for T2945
Add new function outputScriptToAddress that converts a given outputScript to the correct address type.
Note: a later diff (not stack) will add P2SH support to the hash160ToAddress function.
Differential D13173
[Cashtab] Support parsing p2sh addresses in tx history bytesofman on Feb 24 2023, 23:59. Authored by Tags None Subscribers None
Details
T2865 and pre-req for T2945 Add new function outputScriptToAddress that converts a given outputScript to the correct address type. Note: a later diff (not stack) will add P2SH support to the hash160ToAddress function. grep -r originatingHash160 src/ to confirm its omission only impacted unit tests and not any app functionality
Diff Detail
|