From 1320d828c23795957bf5812a56ef88ecf850bcbb Mon Sep 17 00:00:00 2001 From: armaniferrante Date: Mon, 19 Apr 2021 21:12:02 -0700 Subject: [PATCH] Tmp --- src/components/SendDialog.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/SendDialog.js b/src/components/SendDialog.js index 6eff913..de5c9af 100644 --- a/src/components/SendDialog.js +++ b/src/components/SendDialog.js @@ -420,7 +420,6 @@ function SendSwapDialog({ new PublicKey(swapInfo.address), amount, balanceInfo.mint, - decimals, swapInfo.memo, ); }