forked from cerc-io/laconicd-deprecated
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:
co-authored by
Federico Kunze
parent
f95011907a
commit
e7a19a1c0a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user