umbracle/ethgo

If the address rule of your private chain exceeds 40 bits, you cannot use this framework

Closed this issue · 3 comments

If the address rule of your private chain exceeds 40 bits, you cannot use this framework

Can you explain a bit more the problem?

Our address length is 50, So the framework is not work.

This is a library to interact with Ethereum compatible chains: jsonrpc, solidity compiler, event tracking, abi... If you address is 50 bits I am assuming many of the things this library does are not going to work in your chain.