Skip to main content
Version: pre-release (v0.78)

Network history bootstrap peers

GET 

https://api.testnet.vega.rocks/api/v2/networkhistory/bootstrap

Get a list of IPFS peers that can be used to initialise a new data node with network history

Responses

A successful response.

Schema
    bootstrapPeers string[]

    List of peers that can be used to bootstrap a Vega data node.

curl -L 'https://api.testnet.vega.rocks/api/v2/networkhistory/bootstrap' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.testnet.vega.rocks
ResponseClear

Click the Send API Request button above and see the response here!