Responding to Creator's Dispute
hunterDisputeResponse
function hunterDisputeResponse(string _bountyAppId, address _creator, uint32 _timestamp, bytes _ancillaryData, struct SkinnyOptimisticOracleInterface.Request _request) external returns (uint256)Parameters
Name
Type
Description
Return Values
Name
Type
Description
DisputeRespondedTo
event DisputeRespondedTo(address creator, address hunter, string bountyAppId, string message)Last updated