From 36c9afe9547bda62d04e0d7a6e8eb0c61698ee28 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 1 Aug 2018 11:24:31 -0700 Subject: [PATCH] ,->: --- 01_0_Introducing_Bitcoin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_0_Introducing_Bitcoin.md b/01_0_Introducing_Bitcoin.md index 3219bc5..60960e4 100644 --- a/01_0_Introducing_Bitcoin.md +++ b/01_0_Introducing_Bitcoin.md @@ -114,7 +114,7 @@ Blockchains probably _will not_ be helpful if: * e.g.: Transactors should be secret. * Unless: A methodology for cryptographic secrecy is carefully considered, analyzed, and tested * Users need instant transaction finality. - * e.g., in less than 10 minutes on a Bitcoin-like network, in less than 2.5 minutes on a Litecoin-like network, in less than 15 seconds on an Ethereum-like network + * e.g.: in less than 10 minutes on a Bitcoin-like network, in less than 2.5 minutes on a Litecoin-like network, in less than 15 seconds on an Ethereum-like network Do note that there may still be solutions for some of these situations within the Bitcoin ecosystem. For example, payment channels are rapidly addressing questions of liquidity and payment finality.