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