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

Network history bootstrap peers

GET 

/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.

Loading...