thetatoken/theta-protocol-ledger

Chain ID

Baal19 opened this issue · 1 comments

Hello, anyone knows why my Theta node returns chain id 1?
curl -X POST --data '{"jsonrpc":"2.0","method":"net_version","params":[],"id":83}' -H 'Content-Type: application/json' http://10.1.1.2:10984/

{"jsonrpc":"2.0","id":83,"result":"0x1"}

(Node is still syncing)

i have the same issue