pub fn anchor_output(amount: Amount) -> TxOutExpand description
Creates a P2A (anchor) output for Child Pays For Parent (CPFP) fee bumping.
ยงReturns
A [TxOut] with a statically defined script and value, used as an anchor output in protocol transactions. The TxOut is spendable by anyone.