Skip to content

Commit

Permalink
Update main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rsync25 authored Nov 6, 2024
1 parent aa912f8 commit 113b669
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,11 @@ impl Nostr {
}
}

// Pubky TODO
// Pubky structure

struct Pkarr


// AI Agent with a unique Npub and local storage
use std::collections::HashMap;
use std::sync::{Arc, Mutex};
Expand Down

0 comments on commit 113b669

Please sign in to comment.