diff --git a/agent/run.sh b/agent/run.sh index de891378e..449d2df63 100644 --- a/agent/run.sh +++ b/agent/run.sh @@ -72,6 +72,7 @@ echo "NODES_COUNT: $NODES_COUNT" BASE_OPTIONS="--gas-price-multiplier=$GAS_PRICE_MULTIPLIER \ --gas-multiplier=$GAS_MULTIPLIER \ --verbose=$VERBOSE \ +--cross-ima \ --json-rpc-port=$RPC_PORT \ --s2s-enable \ --abi-skale-manager=$MANAGER_ABI_PATH \