random doc fixes (#560)

* add the rest of the eth methods

* added the rest of the namespaces

* get rid of extra space

* doc bug fixes

* remove space

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
Justin Thompson
2020-10-06 05:45:56 -03:00
committed by GitHub
co-authored by Federico Kunze
parent f95011907a
commit e7a19a1c0a
5 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ There are 3 main types of `Addresses`/`PubKeys` available by default on Ethermin
## Address formats for clients
`EthAccount`s have can be represented in both [Bech32](https://en.bitcoin.it/wiki/Bech32) and hex format for Ethereum's Web3 tooling compatibility.
`EthAccount`s can be represented in both [Bech32](https://en.bitcoin.it/wiki/Bech32) and hex format for Ethereum's Web3 tooling compatibility.
The Bech32 format is the default format for Cosmos-SDK queries and transactions through CLI and REST
clients. The hex format on the other hand, is the Ethereum `common.Address` representation of a