From 117f4186e789ec555126bb16af1a0b3969786e78 Mon Sep 17 00:00:00 2001 From: Jeremy Rubin Date: Thu, 23 Jan 2020 16:56:03 -0800 Subject: Fix Links to images in BIP-119 --- bip-0119.mediawiki | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'bip-0119.mediawiki') diff --git a/bip-0119.mediawiki b/bip-0119.mediawiki index f30e35c..11a90bb 100644 --- a/bip-0119.mediawiki +++ b/bip-0119.mediawiki @@ -61,14 +61,14 @@ structured in a tree-like fashion to reduce individual costs of redemption. The below chart showcases the structure of these transactions in comparison to normal transactions and batched transactions. - + A simulation is shown below of what impact this could have on mempool backlog given 5% network adoption, and 50% network adoption. The code for the simulation is provided in this BIP's subdirectory. - - + + ===Payment Channels=== There are numerous payment channel related uses. @@ -91,7 +91,7 @@ With CHECKTEMPLATEVERIFY, it’s possible for a single party to construct a chan party can exit from without requiring signatures from both parties. These payment channels can operate in one direction, paying to the channel "listener" without need for their private key to be online. - + ====Increased Channel Routes==== In the Lightning Network protocol, Hashed Time Locked Contracts (HTLCS) are used in the construction @@ -123,7 +123,7 @@ ability for a support desk to improperly move funds. Furthermore, all such designs can be combined with relative time locks to give time for compliance and risk desks to intervene. - + ===CoinJoin=== -- cgit v1.2.3