Skip to content

Commit

Permalink
Disable ATA creation to withdraw
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Nov 20, 2023
1 parent a8b4605 commit 457c66f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/TokenBalance/TokenDeposit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ export const TokenDeposit = ({
wallet!.publicKey!,
wallet!.publicKey! // fee payer
)
instructions.push(ataIx)
}

await withWithdrawGoverningTokens(
Expand Down

0 comments on commit 457c66f

Please sign in to comment.