DHT stats
This commit is contained in:
parent
4e31eb6547
commit
fe4dcb226f
4 changed files with 140 additions and 101 deletions
|
|
@ -290,7 +290,7 @@ pub struct FindNodeRequest {
|
|||
pub target: Id20,
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
#[derive(Debug, Serialize, Deserialize, Default)]
|
||||
pub struct Response<BufT> {
|
||||
pub id: Id20,
|
||||
#[serde(skip_serializing_if = "Option::is_none")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue