ordinals/ord

Splitting Ordinals

Open

#1.436 geöffnet am 1. Feb. 2023

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.479 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (3.955 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I accidentally consolidated some of my inscriptions in two transactions when using a command similar to ord wallet send <ADDRESS> 12345sat

https://mempool.space/tx/fa0dd811e35cf9aa533171c0f13b4a9b186bc5792f980090566989e2d246f59e https://mempool.space/tx/9da61fb1f6f0a836084da18d39b2887da0665917a0d9f4ad548b3e3320b8f707

At first i thought i had burnt the items, but now i see them on the explorer all in one output

https://ordinals.com/output/fa0dd811e35cf9aa533171c0f13b4a9b186bc5792f980090566989e2d246f59e:0 https://ordinals.com/output/fa0dd811e35cf9aa533171c0f13b4a9b186bc5792f980090566989e2d246f59e:0

My question is how do i split them when i want to send to someone else? Is it just ord wallet send ADDRESS INSCRIPTION_ID?

Contributor Guide