Split out timestamp check and actually check nonce

This commit is contained in:
oxalica 2024-08-30 20:32:48 -04:00
parent 668b873b07
commit 4ceffe3f31
5 changed files with 104 additions and 21 deletions

View file

@ -13,7 +13,6 @@ version = "0.0.0"
edition = "2021"
[dependencies]
anyhow = "1"
bitflags = "2"
bitflags_serde_shim = "0.2"
ed25519-dalek = "2.1"