btcpayserver/BTCPayServer/Views/Shared/NFC/LNURLNFCPostContent.cshtml
2024-10-10 19:16:09 +09:00

7 lines
203 B
Text

<lnurl-withdraw-checkout
:model="model"
:nfc-supported="nfcSupported"
:nfc-scanning="nfcScanning"
:nfc-error-message="nfcErrorMessage"
:nfc-warning-message="nfcWarningMessage"
v-on="$listeners" />