mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-20 22:05:44 +00:00
Bucket nodes by genesis hash (#335)
* Send unwrapped Payload to Chain + cargo fmt * Read genesis_hash when connecting * Group chains by genesis hashes * Fix typo Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com> * Fix grumbles * Link up `Hash` for docs * `hashes` -> `genesis_hashes` * Typo :) Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com> * Added a doc comment link * Add comment about why H256 is not used Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
Generated
+1
@@ -1693,6 +1693,7 @@ dependencies = [
|
||||
"clap",
|
||||
"ctor",
|
||||
"fnv",
|
||||
"hex",
|
||||
"log",
|
||||
"num-traits",
|
||||
"parking_lot",
|
||||
|
||||
Reference in New Issue
Block a user