History mode
get
Returns the history mode of the node's underlying storage.
Responses
200Success
application/json
default
application/json
get
GET /config/history_mode HTTP/1.1
Host: xtz.nownodes.io
Accept: */*
{
"history_mode": "archive"
}
Returns the history mode of the node's underlying storage.
GET /config/history_mode HTTP/1.1
Host: xtz.nownodes.io
Accept: */*
{
"history_mode": "archive"
}