Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
philipjames44 committed Oct 25, 2024
1 parent cfe7f8d commit 43c7577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/contexts/v1/BoringVaultContextV1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1639,7 +1639,6 @@ export const BoringVaultV1Provider: React.FC<{

const metadata = request["metadata"];

// Update request with same token, but 0 amount
const cancelTx =
await boringQueueContractWithSigner.cancelOnChainWithdraw(
[
Expand Down

0 comments on commit 43c7577

Please sign in to comment.