ordinals/ord

Splitting Ordinals

Open

#1 436 ouverte le 1 févr. 2023

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Rust (1 479 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (3 955 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur