types: support eth hex address on accounts (#502)

* types: support eth hex address on accounts

* changelog

* doc update

* add note for keyring output
This commit is contained in:
Federico Kunze
2020-09-08 10:57:49 -03:00
committed by GitHub
parent d3529dd959
commit b485542b0b
5 changed files with 44 additions and 3 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ To run a node with the same key every time: replace `ethermintcli keys add $KEY`
echo "your mnemonic here" | ethermintcli keys add $KEY --recover
```
::: tip Ethermint currently only supports 24 word mnemonics.
::: tip
Ethermint currently only supports 24 word mnemonics.
:::
You can generate a new key/mnemonic with: