Peers List & Public RPCs

The following peers list can be used for syncing `layertest-4`

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 seed nodes to connect to
seeds = "[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656"

# 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"

RPCs

For syncing on Palmito:

https://tellor-testnet.nirvanalabs.xyz/tellor-testnet-public
https://node-palmito.tellorlayer.com/rpc/

Last updated