Skip to content

Commit

Permalink
fix: missing extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Jan 28, 2024
1 parent c2c3c7e commit 89364bf
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,11 @@ First, add a wallet that holds Union tokens.
uniond keys add $KEY_NAME --recover
```

:::caution For production usage, we recommend not storing the wallet on a server. :::
:::caution

For production usage, we recommend not storing the wallet on a server.

:::

To submit the registration transaction and become a validator, you must submit a `create-validator` transaction:

Expand Down

0 comments on commit 89364bf

Please sign in to comment.