Get progress on the general Staking pallet system.
get
Returns information on the progress of key components of the staking system and estimates of future points of interest. Replaces /staking-info from versions < v1.0.0.
Query parameters
atstring ยท unsignedInteger or $hexOptional
Block identifier, as the block height or block hash.
Responses
200
successful operation
application/json
400
invalid blockId supplied for at query param
application/json
get
GET /pallets/staking/progress HTTP/1.1
Host: dot-playbook.nownodes.io
Accept: */*