Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samricotta committed Nov 12, 2024
1 parent a32cf14 commit 8864920
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bbn-test-5/finality-providers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,8 @@ options can also be set in the configuration file.
The `create-finality-provider` command initializes a new finality provider
instance locally. This command:

- Generates a BTC public key that uniquely identifies your finality provider -
Creates a Babylon account to receive staking rewards
- Generates a BTC public key that uniquely identifies your finality provider
- Creates a Babylon account to receive staking rewards

``` shell
fpd create-finality-provider \
Expand Down Expand Up @@ -495,9 +495,9 @@ Your set commission rate - `status`: Current status of the finality provider
The `register-finality-provider` command registers your finality provider on the
Babylon chain. This command requires:

1. The BTC public key (obtained from the `create-finality-provider` command) 2.
A funded Babylon account (needs BBN tokens for transaction fees) 3. A running
FPD daemon
1. The BTC public key (obtained from the `create-finality-provider` command)
2. A funded Babylon account (needs BBN tokens for transaction fees)
3. A running FPD daemon

``` shell
fpd register-finality-provider \
Expand Down

0 comments on commit 8864920

Please sign in to comment.