Skip to content

IPNI announce with port number #694

@rvagg

Description

@rvagg

In 435f7b8 on pdpv0 branch for the PDP IPNI task, we had to add the port number to make the generic IPFS retrieval stack figure out how to connect (adding /tcp/443 into the multiaddr):

u, err := url.Parse(fmt.Sprintf("https://%s:443", P.cfg.HTTP.DomainName))

This also needs to be done for task_ipni.go.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions