ordinals/ord
Vedi su GitHub[enhancement] In `ord.yaml` specifying options for subcommands
Open
#3818 aperta il 11 giu 2024
enhancementgood first issue
Metriche repository
- Star
- (3955 star)
- Metriche merge PR
- (Merge medio 15g 21h) (5 PR mergiate in 30 g)
Descrizione
Hello,
I think about adding subfields into ord.yaml file for subcommands options'.
Maybe something like this:
wallet: {
name: "MyWallet",
no-sync: false
}
I don't know what should be modified from src to integrate such options, but it can simplify some commands.