wip: desktop2

This commit is contained in:
2024-02-15 14:32:40 +07:00
parent 70126ef1b3
commit 1de8c7240d
41 changed files with 1075 additions and 2271 deletions

View File

@@ -152,7 +152,9 @@ fn main() {
nostr::keys::load_account,
nostr::keys::event_to_bech32,
nostr::keys::user_to_bech32,
nostr::keys::verify_nip05,
nostr::metadata::get_profile,
nostr::metadata::create_profile,
nostr::event::get_event,
nostr::event::get_text_events,
nostr::event::get_event_thread,