Bitcoin Covenants part 3: SIGHASH_ANYPREVOUT

CoinTelegraph·

Bitcoin Covenants part 3: SIGHASH_ANYPREVOUT

60-second summary

The SIGHASH_ANYPREVOUT Bitcoin covenant is enabling a new level of flexibility in transaction authorization, allowing a single signature to unlock any compatible unspent transaction output (UTXO) rather than a fixed one. This innovation simplifies key management for Lightning, vaults, and layer-2 protocols, streamlining their operations without introducing additional overhead costs.

APO lets a Bitcoin signature authorize any compatible UTXO rather than one fixed outpoint. It allows for rebindable pre-signed transactions for Lightning, vaults, and layer-2 protocols without new key management overhead.