mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 21:05:40 +00:00
Companion PR for substrate#8510 (#2795)
* Companion PR for substrate#8510 * update Substrate Co-authored-by: parity-processbot <>
This commit is contained in:
Generated
+148
-148
File diff suppressed because it is too large
Load Diff
@@ -228,6 +228,7 @@ where
|
|||||||
.send(netconfig::OutgoingResponse {
|
.send(netconfig::OutgoingResponse {
|
||||||
result: Ok(resp.encode()),
|
result: Ok(resp.encode()),
|
||||||
reputation_changes: Vec::new(),
|
reputation_changes: Vec::new(),
|
||||||
|
sent_feedback: None,
|
||||||
})
|
})
|
||||||
.map_err(|_| resp)
|
.map_err(|_| resp)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user