Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

Commit 210464b

Browse files
authored
Merge pull request #200 from bergr01/patch-6
Corrected parameter name
2 parents c85e546 + 692382c commit 210464b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node-setup/080_register_stakepool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Create a _stake pool registration certificate_:
5959
| pool-cost | operational costs per epoch (lovelace) |
6060
| pool-margin | operator margin |
6161
| pool-reward-account-verification-key-file | verification staking key for the rewards |
62-
| pool-owner-staking-verification-key | verification staking key(s) for the pool owner(s) |
62+
| pool-owner-staking-verification-key-file | verification staking key(s) for the pool owner(s) |
6363
| out-file | output file to write the certificate to |
6464

6565
So in the example above, we use the cold- and VRF-keys that we created [here](060_node_keys.md),

0 commit comments

Comments
 (0)