Working
This commit is contained in:
parent
08dad16611
commit
911aabd7d7
4 changed files with 31 additions and 54 deletions
|
|
@ -20,8 +20,8 @@ class MyExtension(BaseModel):
|
|||
lnurlpay: str = ""
|
||||
lnurlwithdraw: str = ""
|
||||
|
||||
|
||||
class CreatePayment(BaseModel):
|
||||
myextension_id: str
|
||||
amount: int
|
||||
memo: str
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue