/broadcast_evidence

Broadcast evidence of the misbehavior.

Parameters:

evidence - string, JSON evidence

Example:

// Request
curl -X GET -H 'Content-Type: application/json'  https://zetachain-athens.blockpi.network/rpc/v1/<your-api-key>/broadcast_evidence?evidence=<JSON_EVIDENCE_encoded>

// Result
{
   
}                        

Last updated