mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-20 16:46:42 +01:00
cleanup
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import base64
|
||||
import json
|
||||
|
||||
|
||||
import requests
|
||||
|
||||
from nostr_dvm.utils.database_utils import get_or_add_user
|
||||
@@ -10,7 +9,6 @@ from nostr_dvm.utils.zap_utils import create_bolt11_ln_bits, create_bolt11_lud16
|
||||
BASE_URL = "https://mint.minibits.cash/Bitcoin"
|
||||
|
||||
|
||||
|
||||
def parse_cashu(cashu_token: str):
|
||||
try:
|
||||
prefix = "cashuA"
|
||||
|
||||
Reference in New Issue
Block a user