Skip to content

chore: Addressing internal audit 2 - #219

Merged
kupermind merged 2 commits into
address_internal_auditfrom
address_internal_audit2
Jun 25, 2025
Merged

chore: Addressing internal audit 2#219
kupermind merged 2 commits into
address_internal_auditfrom
address_internal_audit2

Conversation

@kupermind

Copy link
Copy Markdown
Contributor
  • Addressing internal audit 2.

@kupermind
kupermind requested review from 77ph and mariapiamo June 25, 2025 13:20
if (amount > limitAmount) {
// Since the updateWithheldAmount is requested, no additional withheldAmount must be accounted for
if (updateWithheldAmount) {
revert LowerThan(limitAmount, amount);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert or skip?

@kupermind
kupermind merged commit 1e272d6 into address_internal_audit Jun 25, 2025
2 checks passed
@kupermind
kupermind deleted the address_internal_audit2 branch June 25, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants