Home

Start or stop forging with an account, or check to see if an account is forging

POST
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

application/json
jsonrpcstringrequired
methodstringstartForgingstopForginggetForgingrequired
paramsobjectrequired
Show child attributes
requestTypestringstartForgingstopForginggetForging
secretPhrasestring

The secret passphrase of the account

privateKeystring

The privateKey (hex) of the derived account

idintegerrequired

Response

200OK

Forging operation completed successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error