ordinals / ord

👁‍🗨 Rare and exotic sats
https://ordinals.com
Creative Commons Zero v1.0 Universal
3.86k stars 1.38k forks source link

Burn commmand should always burn one sat #3977

Open casey opened 1 month ago

casey commented 1 month ago

Since the burn command is for burning inscriptions, it should default to burning the minimum amount of BTC possible to burn an inscription, i.e., one sat. (I think OP_RETURN outputs are not required to be above the dust limit.)

Also, I think --postage option should be removed, since I can't think of a good reason to specify some other amount of postage, especially because we forbid large values for postage, and the only reason to have customizable postage would be to burn large amounts of BTC along with the inscription.

raphjaph commented 1 month ago

@onchainguy-btc you want to take a stab at this?

onchainguy-btc commented 1 month ago

@raphjaph yeah, I'll take this one 🤝

raphjaph commented 1 month ago

Perfect!