getnodeaddresses

Input(s) 1

This command fetches and returns information about the addresses of nodes in the Bitcoin network, potentially useful for network analysis and establishing connections.

How is this used?

To discover peers within the Bitcoin network, aiding in connectivity and network analysis tasks.

Request

method

getnodeaddresses

count

1

Inputs(1)

count The maximum number of addresses to return. Specify 0 to return all known addresses.

Result