Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

feat: add getAddresses function to return detailed address info #387

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 26, 2023

  1. feat: add getAddresses function to return detailed address info

    Returning a plain list of multiaddrs isn't enough to know what is
    going on with the state of a node's addresses.
    
    This PR adds a `getAddresses` function that returns detailed info
    about the addresses - are they being announced, was it an observed
    address, are we confident that the observed address is publicly
    routable, etc.
    achingbrain committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c804216 View commit details
    Browse the repository at this point in the history