Skip to content

Commit

Permalink
Set BIP Path as in firefly
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed May 14, 2024
1 parent 5c01228 commit dacb5d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/maintain/iota-core/2.0/docs/how_tos/validator_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ Unless you have a ledger, select Stronghold.

No.

##### Select bip path
##### Select BIP path

Select any bip path of your choice (e.g., IOTA is fine)
Select `Custom` as the BIP path and type `1/0/0/0`.

##### Do you want to set an alias for the new wallet?

Expand Down Expand Up @@ -154,7 +154,7 @@ You should run this until the BIC changes from `None` to `Some(0)`, then copy th
You can transition your account by running the following command:

```bash
./wallt implicit-account-transition {Output Id}
implicit-account-transition {Output Id}
```

### 5. Sync With the Node
Expand Down

0 comments on commit dacb5d5

Please sign in to comment.