Skip to content

Commit

Permalink
fix maybe typo VRS -> VRF
Browse files Browse the repository at this point in the history
  • Loading branch information
waalge committed Dec 6, 2024
1 parent 0520e29 commit 912f37f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/operate-a-stake-pool/register-stake-pool-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ cardano-cli stake-pool registration-certificate \
| Parameter | Explanation |
| :--- | :--- |
| cold-verification-key-file | verification _cold_ key |
| vrf-verification-key-file | verification _VRS_ key |
| vrf-verification-key-file | verification _VRF_ key |
| pool-pledge | pledge lovelace |
| pool-cost | operational costs per epoch lovelace |
| pool-margin | operator margin |
Expand Down
2 changes: 1 addition & 1 deletion docs/operate-a-stake-pool/register-stake-pool.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ IP based relays, 1 entry per IP address
| Parameter | Explanation |
| :--- | :--- |
| cold-verification-key-file | verification _cold_ key |
| vrf-verification-key-file | verification _VRS_ key |
| vrf-verification-key-file | verification _VRF_ key |
| pool-pledge | pledge lovelace |
| pool-cost | operational costs per epoch lovelace |
| pool-margin | operator margin |
Expand Down

0 comments on commit 912f37f

Please sign in to comment.