From 4c37fef517782c75b373f2b52827865e91262994 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 01:35:51 +0000 Subject: [PATCH] Edited ch06_transactions.adoc with Atlas code editor --- ch06_transactions.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch06_transactions.adoc b/ch06_transactions.adoc index fc863923..aa6e6872 100644 --- a/ch06_transactions.adoc +++ b/ch06_transactions.adoc @@ -797,7 +797,7 @@ transactions out of order: - If Alice and Bob sign Tx~1~ before they sign Tx~0~, then they're both guaranteed to be able to get a refund at any time. The protocol - doesn't require either of them trust the other, making it a _trustless + doesn't require either of them trust the other, making ((("trustless protocols")))it a _trustless protocol_. A problem with this construction in the legacy transaction format is