Module cfxcore::sync::request_manager
source · Modules§
Structs§
- When a header or block is requested by the
RequestManager
, it is ensured that if it’s not fully received, its hash exists inin_flight
after every function call.
Traits§
- Support to downcast trait to concrete request type.
- Trait of request message
Functions§
- Return block hashes in
request
if it’s requesting blocks. Return None otherwise.