pub fn abi_to_topic0(abi_json: &str) -> Result<[u8; 32]>
Returns topic0 based on a JSON ABI fragment for an event (e.g. the abi_json field from crate::abi_events).
abi_json
crate::abi_events