-
-
- {t("The taker is committed! Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC. Please provide a valid invoice for {{amountSats}} Satoshis.",
- {amountFiat: parseFloat(parseFloat(this.props.data.amount).toFixed(4)),
- currencyCode: this.props.data.currencyCode,
- amountSats: pn(this.props.data.invoice_amount)}
- )
- }
-
-
+ {/* ONCHAIN PAYOUT TAB */}
+