filecoin-project / lassie

A minimal universal retrieval client library for IPFS and Filecoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Daemon Custom IPNI Endpoint Flag

jtsmedley opened this issue · comments

We currently have no flag to set a custom endpoint for IPNI lookups when launched with lassie daemon. This flag is essential to be able to run Lassie with it's own indexstar endpoint and is a flag already when using lassie fetch --ipni-endpoint https://cid.contact (https://github.com/filecoin-project/lassie/blob/main/cmd/lassie/fetch.go#L65).