broadcast_evidence

Broadcast evidence of the misbehavior.

Parameters

  • evidence - string, JSON evidence

Result

Broadcast evidence of the misbehavior.

Example

Request

curl <your-tendermint-endpoint>/broadcast_evidence

Return

{
  "error": "",
  "result": "",
  "id": 0,
  "jsonrpc": "2.0"
}