github.com/palisadeinc/bor@v0.0.0-20230615125219-ab7196213d15/docs/cli/peers_add.md (about) 1 # Peers add 2 3 The ```peers add <enode>``` command joins the local client to another remote peer. 4 5 ## Options 6 7 - ```address```: Address of the grpc endpoint (default: 127.0.0.1:3131) 8 9 - ```trusted```: Add the peer as a trusted (default: false)