IEvidence

Git Source

Events

Evidence

To be raised when evidence is submitted. Should point to the resource (evidences are not to be stored on chain due to gas considerations).

event Evidence(uint256 indexed _evidenceGroupID, address indexed _party, string _evidence);