ordinals/ord

How to etch a nameless rune?

Open

#3,520 opened on Apr 11, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (1,479 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (3,955 stars)
PR merge metrics
 (PR metrics pending)

Description

I'm trying to etch a rune with no name (so it will get a default name). As I understand, the only way to etch is using the batch command. But the batch yaml seems to require a rune field, so I'm unable to do a nameless etching

error: etching: missing field `rune` at line 10 column 3

Contributor guide