1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-06-30 12:42:43 +00:00

[BIP-119] Minor wording fixups

Co-authored-by: /dev/fd0 <94559964+1440000bytes@users.noreply.github.com>
This commit is contained in:
Jeremy Rubin 2022-05-10 10:14:49 -07:00
parent c05f4042f4
commit cde2bd31a2

View File

@ -49,10 +49,10 @@ and risk reducing the fungibility of coins bound by them.
This BIP introduces a simple covenant called a *template* which enables a
limited set of highly valuable use cases without significant risk. BIP-119
templates allow for non-recursive fully-enumerated covenants with no dynamic
templates allow for '''non-recursive''' fully-enumerated covenants with no dynamic
state. CTV serves as a replacement for a pre-signed transaction oracle, which
eliminates the trust and interactivity requirements. Examples of uses include
wallet vaults, non-interactive payment channel creation, congestion controlled
vaults, non-interactive payment channel creation, congestion controlled
batching, efficient to construct discreet log contracts, and payment pools,
among many others. For more details on these applications, please see the
references.