Users may accidentally use SLP in eMPP, or forget to use OP_RESERVED when using ALP, both of which currently silently get ignored when parsing.
However, it would be more helpful to return an error in this case so they know exactly what went wrong.
Differential D15030
[Chronik] Don't ignore SLP and ALP mixups when parsing tobias_ruck on Dec 21 2023, 16:32. Authored by Tags None Subscribers None
Details
Users may accidentally use SLP in eMPP, or forget to use OP_RESERVED when using ALP, both of which currently silently get ignored when parsing. However, it would be more helpful to return an error in this case so they know exactly what went wrong. cargo test -p bitcoinsuite-slp
Diff Detail
|