Type Definition subgraph::eth::BlockPtr

source ·
pub type BlockPtr = *const AscRef<AscBlock>;
Expand description

A Raw pointer to an Ethereum block passed into a block handler.