This has previously been unimplemented, and this diff adds support for all SLP BURN txs.
All SLP token types are parsed identically.
See here for the spec.
Differential D15020
[Chronik] Add support for BURN txs in `slp::parse` tobias_ruck on Dec 20 2023, 22:59. Authored by Tags None Subscribers None
Details
This has previously been unimplemented, and this diff adds support for all SLP BURN txs. All SLP token types are parsed identically. See here for the spec. cargo test -p bitcoinsuite --test test_slp_parse_burn
Diff Detail
|