Skip to content

Commit

Permalink
update messager
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoch05 committed Mar 18, 2024
1 parent bb733cf commit a26d641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apollo/src/lnv3/transfer.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export class TransferService extends BaseTransferServiceT2 {
},
{
chain: 'blast',
channel: 'msgline',
channel: 'layerzero',
}
]
},
Expand Down Expand Up @@ -463,7 +463,7 @@ export class TransferService extends BaseTransferServiceT2 {
channels: [
{
chain: 'arbitrum',
channel: 'msgline',
channel: 'layerzero',
}
]
}
Expand Down

0 comments on commit a26d641

Please sign in to comment.