HotShot
HotShot copied to clipboard
Fix spelling error in Documentation and Improve Readability in HotShot Networking Code
-
Updated terminology for better clarity:
-
"the implementor"→"the implementer"inlib.rs -
"pre-emptively"→"preemptively"inlibp2p_network.rs -
"if this fales"→"if this fails"innode.rs
-
Key Files to Review:
-
crates/hotshot/src/lib.rs -
crates/hotshot/src/traits/networking/libp2p_network.rs -
crates/libp2p-networking/src/network/node.rs