chore: un-fork from cosmos (#166)

* chore: un-fork from cosmos

* rm LoC
This commit is contained in:
Federico Kunze
2021-06-22 06:49:18 -04:00
committed by GitHub
parent fada59551d
commit 6000ab2098
106 changed files with 340 additions and 273 deletions
+1 -1
View File
@@ -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/cosmos/ethermint/blob/v0.1.0/types/account.go#L31-L36
+++ https://github.com/tharsis/ethermint/blob/v0.1.0/types/account.go#L31-L36
## Addresses and Public Keys