Simplify Pdu Hashes struct.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-07-08 11:55:52 +00:00
parent 3ea8c82ef0
commit 190269f616
6 changed files with 19 additions and 12 deletions

View File

@@ -127,7 +127,7 @@ pub async fn create_hash_and_sign_event(
depth,
redacts,
unsigned,
hashes: EventHash { sha256: "aaa".to_owned() },
hashes: EventHash::default(),
signatures: None,
prev_events,
auth_events: auth_events