Merge pull request #572 from mDuo13/xrpltoml_validator

xrp-ledger.toml Checker
This commit is contained in:
Rome Reginelli
2019-07-12 16:31:48 -07:00
committed by GitHub
15 changed files with 1976 additions and 209 deletions

View File

@@ -51,8 +51,7 @@ To remove the `Domain` field from an account, send an AccountSet with the Domain
You can put any domain in your account's `Domain` field. To prove that an account and domain belong to the same person or business, Ripple recommends establishing a "two-way link":
- Accounts you own should have a domain you own in the `Domain` field.
- On a website at that domain, host a text file listing accounts you own, and optionally other information about how you use the XRP Ledger. Conventionally, this file is named `ripple.txt`. For an example, see <https://ripple.com/ripple.txt>.
**Caution:** To prevent man-in-the-middle attacks, serve your website using HTTPS with an up-to-date TLS certificate.
- On a website at that domain, host an [xrp-ledger.toml file](xrp-ledger-toml.html) listing accounts you own, and optionally other information about how you use the XRP Ledger.
## AccountSet Flags