forked from cerc-io/laconicd-deprecated
ChainSafe/ethermint -> cosmos/ethermint renaming (#569)
* ChainSafe/ethermint -> cosmos/ethermint renaming * more renaming * chainsafe
This commit is contained in:
@@ -17,7 +17,7 @@ Ethermint defines its own custom `Account` type that uses Ethereum's ECDSA secp2
|
||||
satisfies the [EIP84](https://github.com/ethereum/EIPs/issues/84) for full [BIP44](https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki) paths.
|
||||
The root HD path for Ethermint-based accounts is `m/44'/60'/0'/0`.
|
||||
|
||||
+++ https://github.com/ChainSafe/ethermint/blob/v0.1.0/types/account.go#L31-L36
|
||||
+++ https://github.com/cosmos/ethermint/blob/v0.1.0/types/account.go#L31-L36
|
||||
|
||||
## Addresses and Public Keys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user