signature verification
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user