feat: update account when join invoce paid
This commit is contained in:
parent
330fceaf34
commit
bd5957b443
7 changed files with 138 additions and 11 deletions
|
|
@ -176,7 +176,7 @@ async def api_pay_to_join(data: RelayJoin):
|
|||
extra={
|
||||
"tag": "nostrrely",
|
||||
"action": "join",
|
||||
"relay": relay.id,
|
||||
"relay_id": relay.id,
|
||||
"pubkey": pubkey,
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue