Module ethcore_light::on_demand::request
[−]
[src]
Request types, verification, and verification errors.
Structs
Account |
Request for an account structure. |
BlockReceipts |
Request for a block's receipts with header for verification. |
Body |
Request for a block, with header and precomputed hash. |
HeaderByHash |
Request for a header by hash. |
HeaderByNumber |
Request for a header by number. |
Enums
Error |
Errors in verification. |