Added hash of last block to Ping/Pong messages.

This commit is contained in:
Revertron
2021-03-02 19:35:12 +01:00
parent 92ebefce91
commit 59df68d7c7
6 changed files with 35 additions and 24 deletions
-1
View File
@@ -1,5 +1,4 @@
use std::num;
use rand::Rng;
use num_bigint::BigUint;
use num_traits::One;