[Runes] Support runes protocol #4273
Labels
area:bitcoin
enhancement
enhancement-p2
Critical functionality needed by few users, with no clear alternatives
Leather doesn't currently support Runes, but it feels like basic support could potentially be offered without a ton of work. Rune transactions are identified with an "R" in the OP_RETURN field. A basic implementation would be to protect any UTXOs containing this "R" designation so they aren't spent with other transactions.
Once the spec is more ironed out, they would be displayed in a similar manner to BRC-20 transactions in Balances.
Here's an example of a Rune transaction:
https://mempool.space/tx/ba8db28ec5aee2804b207c9a6bd95dd41e337fdc1508d977599862fc095b716b
The text was updated successfully, but these errors were encountered: