mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
mac tut: fix link
This commit is contained in:
@@ -261,7 +261,7 @@ For other web servers, see [I want to add CORS support to my server](https://ena
|
||||
|
||||
## Domain Verification
|
||||
|
||||
One use for the `xrp-ledger.toml` file is verifying that the same entity that operates a particular domain also operates a particular validator, as identified by the validator's public key. Verifying that a domain and a validator are owned by the same entity provides greater assurances of the identity of the validator operator and is a recommended step for becoming a trusted validator. (For other recommendations, see [Properties of a Good Validator](run-rippled-as-a-validator.html#understand-the-traits-of-a-good-validator).)
|
||||
One use for the `xrp-ledger.toml` file is verifying that the same entity that operates a particular domain also operates a particular validator, as identified by the validator's public key. Verifying that a domain and a validator are owned by the same entity provides greater assurances of the identity of the validator operator and is a recommended step for becoming a trusted validator. (For other recommendations, see [Properties of a Good Validator](run-rippled-as-a-validator.html#1-understand-the-traits-of-a-good-validator).)
|
||||
|
||||
Domain verification requires establishing a two-way link between the domain operator and the validator:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user