From 5d21e66917527070cdec8776561d3a7caf50494b Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Thu, 1 Feb 2018 16:41:48 -0800 Subject: [PATCH] DepositAuth: last tweaks --- content/concept-depositauth.md | 2 ++ .../snippets/depositauth-semantics-table.html | 19 ++++++++++++------- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/content/concept-depositauth.md b/content/concept-depositauth.md index 0ff2f60c8f..1552da3e7a 100644 --- a/content/concept-depositauth.md +++ b/content/concept-depositauth.md @@ -4,6 +4,8 @@ _(Requires the [DepositAuth amendment](reference-amendments.html#depositauth).)_ Deposit Authorization is an optional feature of an [account](concept-accounts.html) in the XRP Ledger. With Deposit Authorization enabled, transactions cannot send value of any kind to the account unless the sender of those transactions is the account itself. This includes transfers of XRP and issued currencies. +By default, new accounts have DepositAuth disabled. + ## Background Financial services regulations and licenses may require that a business or entity must know the sender of all transactions it receives. This presents a challenge on a decentralized system like the XRP Ledger where participants are identified by pseudonyms which can be freely generated and the default behavior is for any address to be able to pay any other. diff --git a/content/snippets/depositauth-semantics-table.html b/content/snippets/depositauth-semantics-table.html index 694f07c2d0..8755e76de9 100644 --- a/content/snippets/depositauth-semantics-table.html +++ b/content/snippets/depositauth-semantics-table.html @@ -1,10 +1,10 @@ - +
- - + + - + @@ -75,7 +75,7 @@ - + @@ -148,7 +148,12 @@ font-size: 8pt; } .depauth-spacer { - width: 10px; - background-color: #999; + background-color: black; + padding: 2px !important; + font-size: 2px; +} +th.depauth-spacer { + border: 1px solid #dbdde2; + border-bottom-color: black; }
DepositAuth status:Disabled DepositAuth Disabled  EnabledDepositAuth Enabled
Transaction TypeCross-currency only OK  Cross-currency payments delivering XRP up to the minimum reserve }No Permission XRP payments up to the minimum reserve