Update zbd.py
set timeout on pay_invoice to 40
This commit is contained in:
@@ -100,7 +100,7 @@ class ZBDWallet(Wallet):
|
|||||||
"internalId": "",
|
"internalId": "",
|
||||||
"callbackUrl": "",
|
"callbackUrl": "",
|
||||||
},
|
},
|
||||||
timeout=None,
|
timeout=40,
|
||||||
)
|
)
|
||||||
|
|
||||||
if r.is_error:
|
if r.is_error:
|
||||||
|
|||||||
Reference in New Issue
Block a user