filecoin-project / go-fil-markets

Shared Implementation of Storage and Retrieval Markets for Filecoin Node Implementations
Other
78 stars 59 forks source link

Expose GetDynamicAsk #748

Closed hannahhoward closed 1 year ago

hannahhoward commented 1 year ago

Goals

Per https://github.com/filecoin-project/boost/pull/707#issuecomment-1232667552, as an alternative to https://github.com/filecoin-project/go-fil-markets/pull/699, this simply exposes the GetDynamicAsk method. The remainder of that PR will take place inside boost.