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