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

8 lines
203 B
Plaintext

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