bug(evm): nibid q evm account
is not symmetric for wasm addresses
#2138
Labels
S-triage
Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
Take the
nibi14hj2tavq8fpesdwxxcu44rty3hh90vhujrvcmstl4zr3txmfvw9ssa9gcs
wasm contract address for example.nibid q evm account nibi14hj2tavq8fpesdwxxcu44rty3hh90vhujrvcmstl4zr3txmfvw9ssa9gcs | jq
outputs:with an ETH address of
0x5A8D648DEE57b2fc90D98DC17fa887159b69638b
.When you do
nibid q evm account 0x5A8D648DEE57b2fc90D98DC17fa887159b69638b | jq
, you get:with a Bech32 address of
nibi1t2xkfr0w27e0eyxe3hqhl2y8zkdkjcutmzvu7s
!=nibi14hj2tavq8fpesdwxxcu44rty3hh90vhujrvcmstl4zr3txmfvw9ssa9gcs
.Related to #2133
The text was updated successfully, but these errors were encountered: