signature verification

This commit is contained in:
2025-12-31 19:40:25 +01:00
parent cc09fab16d
commit c804695725
5 changed files with 100 additions and 31 deletions

View File

@@ -104,7 +104,7 @@ pub fn start_p2p_executor(
let messages_list = HashMap::<i32, EventType>::new();
let username = String::from("Gamixtreize");
let username = String::from("az");
let crypto_pair = CryptographicSignature::new(username);