use enostr::Keypair; //pub struct UserAccount { //pub key: Keypair, //pub relays: RelayPool, //pub relays: Vec, //} pub type UserAccount = Keypair;