user_account.rs (158B)
1 use enostr::Keypair; 2 3 //pub struct UserAccount { 4 //pub key: Keypair, 5 //pub relays: RelayPool, 6 //pub relays: Vec<String>, 7 //} 8 9 pub type UserAccount = Keypair;
notedeckOne damus client to rule them all | |
git clone git://jb55.com/notedeck | |
Log | Files | Refs | README | LICENSE |