mirror of
https://github.com/v0l/route96.git
synced 2025-06-17 00:28:50 +00:00
feat: rename / upgrades
This commit is contained in:
@ -9,7 +9,7 @@ use rocket::request::{FromRequest, Outcome};
|
||||
|
||||
pub struct Nip98Auth {
|
||||
pub content_type: Option<String>,
|
||||
pub content_length: Option<usize>,
|
||||
pub content_length: Option<u64>,
|
||||
pub event: Event,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user