Create snapshot

create_snapshot

post

Creates a snapshot for producer node

Body
Responses
200
OK
application/json
Responseany

Returns Nothing

post
POST /v1/producer/create_snapshot HTTP/1.1
Host: eos.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 112

{
  "next": {
    "head_block_id": "text",
    "head_block_num": 1,
    "head_block_time": "text",
    "version": 1,
    "snapshot_name": "text"
  }
}
200

OK

No content