Improve handling of OP_RETURN parsing in Cashtab tx history by using the available getStackArray method from ecash-script.
Delete the now-unused parseOpReturn method and its associated tests and mocks.
Differential D15295
[Cashtab] Use ecash-script lib for op return tx parsing bytesofman on Jan 26 2024, 13:51. Authored by
Details
Improve handling of OP_RETURN parsing in Cashtab tx history by using the available getStackArray method from ecash-script. Delete the now-unused parseOpReturn method and its associated tests and mocks. npm test
Diff Detail
Event Timeline
|