我在bsc节点设置了rpc.txfeecap 就可以使用,但是eth不行,代码拉gas报错,我想是不是因为节点的问题 启动代码:nohup geth --syncmode "fast" --networkid 1 --datadir /data0 --cache 2048 --identity "eth-node" --rpc --rpcapi "db,eth,net,web3" --rpccorsdomain "*" --rpcport 8545 --port 30303 --rpcaddr 0.0.0.0 --rpc.gascap 0 & > nohup.out
还是限制1以太