move @snort/nostr code into System
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { Connection, EventKind, RawEvent } from "@snort/nostr";
|
||||
import { Connection, EventKind, RawEvent } from "System";
|
||||
import { EventBuilder } from "System";
|
||||
import { EventExt } from "System/EventExt";
|
||||
import { LNWallet, WalletError, WalletErrorCode, WalletInfo, WalletInvoice, WalletInvoiceState } from "Wallet";
|
||||
|
Reference in New Issue
Block a user