summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Rubin <j@rubin.io>2022-05-10 10:14:49 -0700
committerJeremy Rubin <j@rubin.io>2022-05-23 09:47:28 -0700
commitcde2bd31a28a38a4f8b3acdc1929938655f0c966 (patch)
tree7265b294ce8e0d777f5aa569f6a92862e604d303
parentc05f4042f47730a2b7f1e6e46f38db08ee774ff9 (diff)
downloadbips-cde2bd31a28a38a4f8b3acdc1929938655f0c966.tar.xz
[BIP-119] Minor wording fixups
Co-authored-by: /dev/fd0 <94559964+1440000bytes@users.noreply.github.com>
-rw-r--r--bip-0119.mediawiki4
1 files changed, 2 insertions, 2 deletions
diff --git a/bip-0119.mediawiki b/bip-0119.mediawiki
index 37cb477..552e1f0 100644
--- a/bip-0119.mediawiki
+++ b/bip-0119.mediawiki
@@ -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.