e9981bc6f7
Some chains’ network IDs use hexadecimal such as Optimism ("0xa" instead of "10"), so when converting the string to big.Int, we cannot specify base 10; otherwise, it will encounter errors with hexadecimal network IDs. |
||
---|---|---|
.. | ||
gethclient | ||
simulated | ||
ethclient_test.go | ||
ethclient.go | ||
signer.go |