📍admin.removeTrustedPeer()

Description: Removes a peer from the trusted peer list using its enode URL.

Parameters

Name

Type

Description

url

string

URL of the enode to be removed.

Returns

Type

Description

boolean

Indicates whether the validation and removal succeeded.

Last updated