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

1
Cargo.lock generated
View file

@ -223,7 +223,6 @@ dependencies = [
name = "blah"
version = "0.0.0"
dependencies = [
"anyhow",
"bitflags",
"bitflags_serde_shim",
"ed25519-dalek",