btcpayserver
btcpayserver copied to clipboard
Add Greenfield API endpoint for pull payment LNURL items
Added new Greenfield API GET
endpoint under /api/v1/pull-payments/{pullPaymentId}/lnurl
which returns LNURL details for the pull payment in Bech32 and URI representations.
close #4365