Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tzlibre committed Jul 31, 2019
1 parent 9cc19c7 commit fd806c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

## 3. 🥖 How to bake

You need an account funded with at least 8,000 TZL (1 roll). To import an existing `secret_key` or generate a new one, refer to section [Keys/accounts management](#--how-to-manage-keysaccounts).
You need an account funded with at least 1,000 TZL (1 roll). To import an existing `secret_key` or generate a new one, refer to section [Keys/accounts management](#--how-to-manage-keysaccounts).

### Setup

Expand Down Expand Up @@ -128,7 +128,7 @@ An account is controlled by `secret_key`: `public_key` is uniquely derived from
Following these steps you'll be able to import a `secret_key` from Librebox to `tzlibre-client`:

1. **Export unencrypted key from LibreBox.**
- go to Settings->Export Private Key. It will show an unencrypted private key (`edsk...`)
- go to SettingsExport Private Key. It will show an unencrypted private key (`edsk...`)

2. **Prepare the prefixed private key string.**
- Open a text editor, paste the `edsk...` string and prepend it with the string `unencrypted:`
Expand Down

0 comments on commit fd806c4

Please sign in to comment.