Peers List & Public RPCs

The following peers list can be used for syncing tellor mainnet

If you followed the Node Setup section of these docs, you already have the latest peers list.

In your ~/.layerd/config/config.toml file:

# Comma separated list of nodes to keep persistent connections to
persistent_peers = "[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656"

RPC

API:

Last updated