go-ethereum/docs/cli/peers_remove.md
Ferran Borreguero d5d639d0df
Feature grpc status (#224)
* Add status grpc command

* Add command to cli

* Update docs

* Add more fields to status
2021-12-14 10:35:54 +01:00

4 lines
118 B
Markdown

# Peers remove
The ```peers remove <enode>``` command disconnects the local client from a connected peer if exists.