Function forest_filecoin::rpc::methods::eth::filter::parse_eth_topics

source ยท
fn parse_eth_topics(
    EthTopicSpec: &EthTopicSpec,
) -> Result<AHashMap<String, Vec<Vec<u8>>>, Error>