Beispiel #1
0
 public FilterLog[] GetLogsForEvent(JArray logs)
 {
     return(EventABI.GetLogsForEvent(logs));
 }