mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-22 06:42:53 +02:00
fix satspay merge error
This commit is contained in:
parent
59deca7b6f
commit
0a47b63597
@ -42,13 +42,8 @@ class Charges(BaseModel):
|
||||
webhook: Optional[str]
|
||||
completelink: Optional[str]
|
||||
completelinktext: Optional[str] = "Back to Merchant"
|
||||
<<<<<<< HEAD
|
||||
extra: str = "{}"
|
||||
custom_css: Optional[str]
|
||||
=======
|
||||
custom_css: Optional[str]
|
||||
extra: str = DEFAULT_MEMPOOL_CONFIG
|
||||
>>>>>>> main
|
||||
time: int
|
||||
amount: int
|
||||
balance: int
|
||||
|
Loading…
x
Reference in New Issue
Block a user