Skip to content

Commit

Permalink
Update runes spec (ordinals#3745)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmart7t2 committed May 17, 2024
1 parent c8ee9de commit 6cc8212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/runes/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ ID `0:0` is used to mean the rune being etched in this transaction, if any.
An edict with `amount` zero allocates all remaining units of rune `id`.

An edict with `output` equal to the number of transaction outputs allocates
`amount` runes to each non-`OP_RETURN` output.
`amount` runes to each non-`OP_RETURN` output in order.

An edict with `amount` zero and `output` equal to the number of transaction
outputs divides all unallocated units of rune `id` between each non-`OP_RETURN`
Expand Down

0 comments on commit 6cc8212

Please sign in to comment.