diff --git a/docker/XDCchain/entrypoint.sh b/docker/XDCchain/entrypoint.sh index 9f221cbf29..62b4e626b5 100644 --- a/docker/XDCchain/entrypoint.sh +++ b/docker/XDCchain/entrypoint.sh @@ -165,5 +165,5 @@ exec XDC $params \ --wsorigins "*" \ --mine \ --gasprice "2500" \ - --targetgaslimit "420000000" \ + --targetgaslimit "84000000" \ "$@" \ No newline at end of file