axonweb3 / axon

Axon is a Layer 2 framework of CKB with native cross-chain and interoperability.
https://axonweb3.io
MIT License
65 stars 39 forks source link

The filed `chainId` is required, but `eth_estimateGas` rejects it. #1583

Closed yangby-cryptape closed 9 months ago

yangby-cryptape commented 9 months ago

Description

The filed chainId is required for latest transactions:

For JSON-RPC method eth_estimateGas:

In Further