feat: add more metadata commands
This commit is contained in:
@@ -100,6 +100,10 @@ fn main() {
|
||||
nostr::metadata::create_profile,
|
||||
nostr::metadata::follow,
|
||||
nostr::metadata::unfollow,
|
||||
nostr::metadata::set_interest,
|
||||
nostr::metadata::get_interest,
|
||||
nostr::metadata::set_settings,
|
||||
nostr::metadata::get_settings,
|
||||
nostr::event::get_event,
|
||||
nostr::event::get_local_events,
|
||||
nostr::event::get_global_events,
|
||||
|
||||
Reference in New Issue
Block a user