mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-29 16:13:47 +00:00
8 lines
174 B
Markdown
8 lines
174 B
Markdown
|
|
# Peers add
|
|
|
|
The ```peers add <enode>``` command joins the local client to another remote peer.
|
|
|
|
## Arguments
|
|
|
|
- ```trusted```: Whether the peer is added as a trusted peer.
|