diff options
author | Jeffrey Burdges <burdges@gnunet.org> | 2017-08-29 13:44:31 +0200 |
---|---|---|
committer | Jeffrey Burdges <burdges@gnunet.org> | 2017-08-29 13:44:31 +0200 |
commit | c3752e8c96eb3e031dec330616613ba510d6a4db (patch) | |
tree | d808657fb774737770ddad7d7b21079b6a11b7b5 | |
parent | 541256ca99875b6007cf6338f7593c8397053514 (diff) |
Rephrase BOLT fix
-rw-r--r-- | articles/ui/ui.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/articles/ui/ui.tex b/articles/ui/ui.tex index de9d99ede..0aa9126d3 100644 --- a/articles/ui/ui.tex +++ b/articles/ui/ui.tex @@ -455,8 +455,8 @@ Amongst these, the blind off-chain lightweight transactions (BOLT) proposal~\cite{BOLT} provides anonymity by routing off-blockchain transfers through bank-like intermediaries. Although interesting, there are numerous seemingly fragile aspects of the BOLT protocol, -including aborts deanonymizing customers, intermediaries taking -unexpected legal risks, and theft if a party fails to post a refute +including aborts deanonymizing customers, unknown regulatory risks +to intermediaries, and theft if a party fails to post a refute message in a timely fashion. % Of course, Taler itself could be used to provide a side-chain like technology % Assuming these issues can be addressed, |