mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-29 05:12:39 +02:00
revert
This commit is contained in:
@@ -54,4 +54,4 @@ class Addresses(BaseModel):
|
|||||||
identifier = f"{self.username}"
|
identifier = f"{self.username}"
|
||||||
metadata = [["text/plain", text], ["text/identifier", identifier]]
|
metadata = [["text/plain", text], ["text/identifier", identifier]]
|
||||||
|
|
||||||
return LnurlPayMetadata(metadata)
|
return LnurlPayMetadata(json.dumps(metadata))
|
||||||
|
Reference in New Issue
Block a user