feat: add zap setup screen

This commit is contained in:
2024-03-10 16:39:23 +07:00
parent 0c4b309a11
commit bb6badfed6
17 changed files with 121 additions and 248 deletions

View File

@@ -103,6 +103,7 @@ fn main() {
nostr::metadata::get_settings,
nostr::metadata::get_nwc_status,
nostr::metadata::set_nwc,
nostr::metadata::nwc_status,
nostr::metadata::zap_profile,
nostr::metadata::zap_event,
nostr::event::get_event,