File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ Here's how to do it:
102102
1031031 . Wait for your node to sync.
1041042 . Connect your wallet.
105- 3 . Click the + icon in the Participation Keys section.
105+ 3 . Click the "Generate Key..." button in the Participation Keys section.
1061064 . Click Generate and wait. It takes a few minutes for your node to generate the Participation Key.
1071075 . Once the key is generated, click on the Status dot to Register the key.
1081086 . Your account should now be Online, and your Participating in Consensus light should be green.
Original file line number Diff line number Diff line change 44 <v-card-title class =" d-flex" >
55 Participation Keys <v-spacer />
66 <v-btn
7- :icon = " mdiPlus "
8- variant =" plain "
7+ text = " Generate Key... "
8+ variant =" tonal "
99 color =" primary"
1010 :disabled =" status !== 'Running'"
1111 @click =" showGenerateDialog"
You can’t perform that action at this time.
0 commit comments