A bunch of initial changes to DHT
This commit is contained in:
parent
7d46318e98
commit
ab5ae527aa
3 changed files with 103 additions and 23 deletions
|
|
@ -309,7 +309,7 @@ pub struct GetPeersRequest {
|
|||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
pub struct PingRequest {
|
||||
id: Id20,
|
||||
pub id: Id20,
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue