Skip to content

eth::EthWatchService::PendingRequest

Context stored for an outstanding GetReceipts request.

Public Attributes

Name
Hash256 block_hash
uint64_t block_number

Public Attributes Documentation

variable block_hash

Hash256 block_hash;

variable block_number

uint64_t block_number = 0;

Updated on 2026-04-13 at 23:22:46 -0700