Home

chainHead_v1_stopOperation

POST
https://tao.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Stops an active chain head operation.

Body

application/json
jsonrpcstringrequired

JSON-RPC protocol version. Must be "2.0".

methodstringchainHead_v1_stopOperationrequired

The RPC method to invoke.

paramsArray<string>required

Array containing two string parameters: the follow_id (subscription identifier) and the operation_id.

idintegerrequired

Request identifier.

Response

200OK

Successful stop; no data is returned.