chore(contracts): made processInboundMessage payable to mock send value via mailbox.process (#4797)
### Description processInboundMessage needs to be payable for mocking sending value for ICA router call ### Drive-by changes None ### Related issues None ### Backward compatibility Yes ### Testing Nonepull/4770/head
parent
c064881727
commit
a82b4b4cbb
@ -0,0 +1,5 @@ |
||||
--- |
||||
'@hyperlane-xyz/core': minor |
||||
--- |
||||
|
||||
Made processInboundMessage payable to send value via mailbox.process |
Loading…
Reference in new issue