Skip to main content
Version: mainnet (v0.75)

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

Request

Responses

A successful response.

Schema
    bootstrapPeers string[]

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

Loading...