diff --git a/crates/mgo/node.md b/crates/mgo/node.md index 580c477f..ed15ec70 100644 --- a/crates/mgo/node.md +++ b/crates/mgo/node.md @@ -274,7 +274,7 @@ It is recommended and often required that the `mgo` binary release/version match ### Updating On-chain Metadata -You can leverage [Validator Tool](validator_tool.md) to perform majority of the following tasks. +You can leverage [Validator Tool](validator.md) to perform majority of the following tasks. An active/pending validator can update its on-chain metadata by submitting a transaction. Some metadata changes take effect immediately, including: diff --git a/crates/mgo/validator.md b/crates/mgo/validator.md index cd8132ab..52c04da0 100644 --- a/crates/mgo/validator.md +++ b/crates/mgo/validator.md @@ -133,7 +133,7 @@ $mgo validator update-metadata --help ``` #### Operation Cap -Operation Cap allows a validator to authorizer another account to perform certain actions on behalf of this validator. Read about [Operation Cap here](mgo_for_node_operators.md#operation-cap). +Operation Cap allows a validator to authorizer another account to perform certain actions on behalf of this validator. Read about [Operation Cap here](node.md). The Operation Cap holder (either the valdiator itself or the delegatee) updates its Gas Price and reports validator peers with the Operation Cap. @@ -180,7 +180,7 @@ $mgo validator make-validator-info