Function subgraph::eth::params

source ·
pub fn params(
    p: &'static AscRef<AscArray<AscBox<AscEventParam>>>
) -> IndexMap<String, Value>
Expand description

Converts a vector of event parameters to an index map.