[Wallet] Add nostr dependency directly to repo (#346)

* adjust nostr imports

* nostr receive split content by words
This commit is contained in:
callebtc
2023-10-15 16:06:39 +02:00
committed by GitHub
parent 21bb42f294
commit a76f076dbd
22 changed files with 1221 additions and 25 deletions

View File

@@ -11,7 +11,7 @@ from fastapi import APIRouter, Query
from ...core.base import TokenV3
from ...core.helpers import sum_proofs
from ...core.settings import settings
from ...nostr.nostr.client.client import NostrClient
from ...nostr.client.client import NostrClient
from ...tor.tor import TorProxy
from ...wallet.crud import get_lightning_invoices, get_reserved_proofs
from ...wallet.helpers import (