Skip to content

Conversation

radik878
Copy link

Motivation

misleading log message

Description

The function deposit_erc20 performs an ERC20 deposit via L1 CommonBridge.depositERC20(...). The previous log said “Claiming ...”, which is used for withdrawals/claims and contradicted the docs and surrounding SDK functions. Updated the log to “Depositing {amount} from {from} to bridge” to accurately reflect the operation and avoid confusion during debugging.

@radik878 radik878 requested a review from a team as a code owner October 16, 2025 09:28
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.

1 participant