Skip to content

Conversation

@0xanmol
Copy link

@0xanmol 0xanmol commented Sep 21, 2025

  1. Line 127: The string message is incorrect

    • Current: 'Hello from Ethereum!'
    • Should be: 'Hello from Optimism!'
    • Reason: The command is sending from

    Optimism Sepolia, so the message should reflect that

  2. Line 133: The destination EID is incorrect

    • Current: --dst-eid 40161 (Ethereum Sepolia)
    • Should be: --dst-eid 40232 (Optimism Sepolia)
    • Reason: The description says

"Arbitrum Sepolia to Optimism Sepolia" but uses Ethereum Sepolia's EID

1. Line 127: The string message is incorrect

    - Current: 'Hello from Ethereum!'
    - Should be: 'Hello from Optimism!'
    - Reason: The command is sending from

   Optimism Sepolia, so the message should reflect that

2. Line 133: The destination EID is incorrect
    - Current: --dst-eid 40161 (Ethereum Sepolia)
    - Should be: --dst-eid 40232 (Optimism Sepolia)
    - Reason: The description says

 "Arbitrum Sepolia to Optimism Sepolia" but uses Ethereum Sepolia's EID
@0xanmol 0xanmol requested a review from DanL0 September 27, 2025 18:56
@DanL0
Copy link
Contributor

DanL0 commented Sep 28, 2025

conflicts

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.

2 participants