mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
433 B
433 B
Peers
The peers command groups actions to interact with peers:
-
peers add: Joins the local client to another remote peer. -
peers list: Lists the connected peers to the Bor client. -
peers remove: Disconnects the local client from a connected peer if exists. -
peers status: Display the status of a peer by its id.