Closed adamkrellenstein closed 13 hours ago
IMO is a bit dangerous doing it as default for 10k sats, as there is more risk to acidentally spend that utxo
The Counterparty node API prevents the accidental spend of UTXOs with assets attached.
Also it's the standard for Ordinals, per https://github.com/me-foundation/msigner and:
When composing an attach / move, we should use
10,000
sats for the value, rather than546
, which is the dust size. Then there's enough BTC for people to actually use that output. This is sort of a standard in the Ordinals space.