Return true to allow storing the passed multiaddr for the passed peer

interface AddressFilter ((peerId, multiaddr) => boolean | Promise<boolean>)