Cameron

Results 3 comments of Cameron

I asked because I was running `iroh-gateway` and it wanted `--default-node` to be a ticket, not a node id. I resolved my issue by adding node id support to `iroh-gateway`...

Looking at this further I realized the collections themselves use the relative paths, it was just the cli stdout that shows the absolute paths for everything.

Seems the code that sends the progress message that prints that out is in the Store impl and at that point only has the path, it doesn't know the blob...