mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-20 05:46:31 +01:00
some fixes, updated readme
This commit is contained in:
@@ -43,7 +43,7 @@ def create_bolt11_ln_bits(sats, config):
|
||||
obj = json.loads(res.text)
|
||||
return obj["payment_request"], obj["payment_hash"]
|
||||
except Exception as e:
|
||||
print(e)
|
||||
print("LNBITS: " + str(e))
|
||||
return None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user