btcpayserver/BTCPayServer/Views/Shared/NFC/LNURLNFCPostContent.cshtml

8 lines
203 B
Text
Raw Normal View History

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