dial_peers
Unsafe
dial_peers
Add Peers/Persistent Peers (unsafe)
Set a persistent peer, this route in under unsafe, and has to manually enabled to use.
Example: curl ‘localhost:26657/dial_peers?peers=[“f9baeaa15fedf5e1ef7448dd60f46c01f1a9e9c4@1.2.3.4:26656”,“0491d373a8e0fcf1023aaf18c51d6a1d0d4f31bd@5.6.7.8:26656”]&persistent=false’
GET
dial_peers
Documentation Index
Fetch the complete documentation index at: https://docs.cosmos.network/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Have the peers you are dialing be persistent
Example:
true
Have the peers you are dialing be unconditional
Example:
true
Have the peers you are dialing be private
Example:
true
array of peers to dial
Response
Dialing seeds in progress. See /net_info for details
Example:
"Dialing seeds in progress. See /net_info for details"