Type Definition subgraph::eth::CallPtr

source ·
pub type CallPtr = *const AscRef<AscCall>;
Expand description

A raw pointer to an Ethereum call passed into an call handler.