Test Control API (1.0.0)
Download OpenAPI specification:Download
URL: https://eosnetwork.com License: MIT
Nodeos Test Control API Specification. See developer documentation at https://docs.eosnetwork.com for information on enabling this plugin.
kill_node_or_producer
Kills node or producer
Request Body schema: application/json
required | object | ||||||
|
Responses
Request samples
- Payload
Content type
application/json
{- "params": {
- "producer": "string",
- "where_in_sequence": 0,
- "based_on_lib": 0
}
}
Response samples
- 200
Content type
application/json
null