📍admin.getPeers()

Description: Retrieves the enode of a peer based on its index.

Parameters

Name

Type

Description

index

uint64

Index of the enode.

Returns

Type

Description

enode

The enode that you have added.

Last updated