We have a number of methods for parsing individual pushes from an EMPP OP_RETURN, but we are missing a method to take the EMPP script and get the individual pushes.
Add it here.
Differential D18057
[ecash-lib] Add parseEmppScript method Authored by bytesofman on May 6 2025, 21:33.
Details
We have a number of methods for parsing individual pushes from an EMPP OP_RETURN, but we are missing a method to take the EMPP script and get the individual pushes. Add it here. npm test
Diff Detail
|