In my research on ord’s Runes, I found that the mint token can mint 10 groups of tokens using only 546 satoshis for the transaction fee. I would like to know how such a transaction is constructed.
I am trying to construct such a transaction using Rust. Should it include two txouts, one for op_return and one for change? Is this approach feasible?
New contributor
Sonata is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.