The OG is wondering about the tx fee cap. It is a cap placed by the node so you don't accidentally pay too much in gas fees when submitting a transaction.
Also 1.45 ether seems like a lot :)
Try adding the flag in the start-apothem.sh file directly and then run docker compose.
For further actions, you may consider blocking this person and/or reporting abuse
Great, thanks.. Are these updates available in our production RPC's?. We were using our own full node.
Just want to double check before we apply these patch. We will try erpc.apothem.network first before we try mainnet and update here.
I saw your
RPCGasCap
is 25M in the log file. Please increase it first.The OG is wondering about the tx fee cap. It is a cap placed by the node so you don't accidentally pay too much in gas fees when submitting a transaction.
Also 1.45 ether seems like a lot :)
Try adding the flag in the
start-apothem.sh
file directly and then run docker compose.