Purpose of this is to allow multiple protocols per OP_RETURN, which allows us to use protocols like SLPv2.
Specification can be found here: https://www.notion.so/ecashbuilders/eCash-Multi-Pushdata-Protocol-11e1b991071c4a77a3e948ba604859ac
Differential D13949
[Chronik] Add eMPP (eCash Multi Pushdata Protocol) tobias_ruck on May 28 2023, 11:39. Authored by
Details
Purpose of this is to allow multiple protocols per OP_RETURN, which allows us to use protocols like SLPv2. Specification can be found here: https://www.notion.so/ecashbuilders/eCash-Multi-Pushdata-Protocol-11e1b991071c4a77a3e948ba604859ac ninja check-crates
Diff Detail
Event Timeline
Comment Actions Looks good. The rust syntax noise is still a bit new to me, but everything I googled turned out to make sense. Comment Actions Link to the document doesn't work for me. Would be good to put the spec into the repo in doc/standards/ |