Skip to content

Commit

Permalink
IMA docker script fix - do not try to invoke skaled for IMA message v…
Browse files Browse the repository at this point in the history
…erfication by default
  • Loading branch information
sergiy-skalelabs committed Jul 7, 2023
1 parent 4f41995 commit d376364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit d376364

Please sign in to comment.