diff --git a/src/pages/ProjectPage/Tip/TipCard.tsx b/src/pages/ProjectPage/Tip/TipCard.tsx index a93255d..65b4af0 100644 --- a/src/pages/ProjectPage/Tip/TipCard.tsx +++ b/src/pages/ProjectPage/Tip/TipCard.tsx @@ -160,6 +160,7 @@ export default function TipCard({ onClose, direction, tipValue, ...props }: Prop )}
1 sat = 1 vote
+Where do these sats go?
Claimed project votes go directly towards the maker's. Unclaimed project votes go towards BOLT.FUN's community pool.
Please wait while we the fetch payment details.
} {paymentStatus === PaymentStatus.NOT_PAID &&You did not confirm the payment. Please try again.
} {paymentStatus === PaymentStatus.PAID &&The invoice was paid! Please wait while we confirm it.
}