Skip to content

Commit

Permalink
pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradStaniec committed Nov 27, 2024
1 parent 6ff7cf7 commit 2500662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion covenant-signer/itest/testkeyring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Contains one key with name `test` and passphrase `testtest`.
Key was created by calling `btcec.NewPrivateKey()`, encoded to hex and importing
to cosmos keyring by using :
```
./build/babylond keys --keyring-backend=file --keyring-dir=/Users/konradstaniec/Work/babylon/babylon/testkeyring import-hex test d9d4221f4f1c98d6ce4b9390038f3b08b2c47156fd29bb417d03bf6118923f3f
./build/babylond keys --keyring-backend=file --keyring-dir=babylon/testkeyring import-hex test d9d4221f4f1c98d6ce4b9390038f3b08b2c47156fd29bb417d03bf6118923f3f
```

0 comments on commit 2500662

Please sign in to comment.