Function fuels_core::code_gen::abigen::get_logs_hashmap
source · pub fn get_logs_hashmap(
id_param_pairs: &[(u64, ParamType)],
contract_id: Option<Bech32ContractId>
) -> HashMap<(Bech32ContractId, u64), ParamType>