Skip to content

Commit

Permalink
Update script/tasks/diamondUpdatePeriphery.sh
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
0xDEnYO and coderabbitai[bot] authored Dec 12, 2024
1 parent 5d221f2 commit ec1dc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/tasks/diamondUpdatePeriphery.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ function diamondUpdatePeriphery() {
LAST_CALL=1
fi
else
warning "[info] contract $CONTRACT not found in target state file > no action required (or update target state and try again)"
warning "contract $CONTRACT not found in target state file. ACTION REQUIRED: Update target state file and try again if this contract should be included."
fi
done

Expand Down

0 comments on commit ec1dc8b

Please sign in to comment.