diff --git a/packages/keychain/src/components/purchasenew/checkout/onchain/index.tsx b/packages/keychain/src/components/purchasenew/checkout/onchain/index.tsx index a98346fbb..8c32b76f7 100644 --- a/packages/keychain/src/components/purchasenew/checkout/onchain/index.tsx +++ b/packages/keychain/src/components/purchasenew/checkout/onchain/index.tsx @@ -42,7 +42,7 @@ export function OnchainCheckout() { incrementQuantity, decrementQuantity, onOnchainPurchase, - onSendDeposit, + //onSendDeposit, } = useOnchainPurchaseContext(); const [isLoading, setIsLoading] = useState(false); @@ -195,16 +195,26 @@ export function OnchainCheckout() { + > +