mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-18 07:56:39 +01:00
added private encrypted NIP90 jobs, use balance if available and ptag given
This commit is contained in:
@@ -12,6 +12,7 @@ NOSTR_TEST_CLIENT_PRIVATE_KEY = "a secret hex key for the test dvm client"
|
||||
|
||||
# Optional LNBITS options to create invoices (if empty, it will use the lud16 from profile, make sure to set one)
|
||||
LNBITS_INVOICE_KEY = ""
|
||||
LNBITS_ADMIN_KEY = "" # In order to pay invoices, e.g. from the bot to DVMs, or reimburse users. Keep this secret and use responsibly.
|
||||
LNBITS_HOST = "https://lnbits.com"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user