/broadcast_evidence
Broadcast evidence of the misbehavior.
Parameters:
evidence - string, JSON evidence
Example:
// Request
curl -X GET -H 'Content-Type: application/json' https://zetachain.blockpi.network/rpc/v1/<your-api-key>/broadcast_evidence?evidence=<JSON_EVIDENCE_encoded>
// Result
{
}
Last updated
Was this helpful?