aleph-im / pyaleph

Next generation network of decentralized big data applications. Current connected chains: Ethereum, Solana, Polkadot/Substrate, Cosmos-SDK, NULS.

Home Page:https://aleph.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message signature on Cosmos is using chainId: signed-message-v1

Rgascoin opened this issue · comments

This ChainId is blocking the use of a web extension for signing message with cosmos.

Can this be replaced by the official chainId: cosmoshub-4 ?

https://github.com/aleph-im/pyaleph/blob/master/src/aleph/chains/cosmos.py#L18-L40