Skip to content

Commit

Permalink
Update finality-provider-operation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samricotta committed Jan 8, 2025
1 parent 6e4bd43 commit 4673b26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/finality-provider-operation.md
Original file line number Diff line number Diff line change
Expand Up @@ -535,8 +535,8 @@ with the finality provider details, similar to the following:
"keyName": "The unique key name of the finality provider's Babylon account",
"chainID": "The identifier of the consumer chain",
"passphrase": "The pass phrase used to encrypt the keys",
"commissionRate": "The commission rate for the finality provider, e.g., 0.05"",
"moniker": ""A human-readable name for the finality provider",
"commissionRate": "The commission rate for the finality provider, e.g., 0.05",
"moniker": "A human-readable name for the finality provider",
"identity": "A optional identity signature",
"website": "Validator's (optional) website",
"securityContract": "Validator's (optional) security contact email",
Expand Down

0 comments on commit 4673b26

Please sign in to comment.