Skip to content

Commit c4e64ab

Browse files
committed
oops
1 parent a4c31d0 commit c4e64ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/arb-token-bridge-ui/src/components/TransferPanel/TransferPanel.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,8 @@ export function TransferPanel() {
486486
isSmartContractWallet,
487487
walletAddress,
488488
destinationAddress,
489-
transferStarter: cctpTransferStarter
489+
transferStarter: cctpTransferStarter,
490+
wagmiConfig
490491
})
491492

492493
// this is only necessary while we are migrating to the ui driver

0 commit comments

Comments
 (0)