Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StorageAsk not working #52

Open
alexanderbkl opened this issue Jun 22, 2023 · 0 comments
Open

StorageAsk not working #52

alexanderbkl opened this issue Jun 22, 2023 · 0 comments

Comments

@alexanderbkl
Copy link

The following line of code doesn't work for either Lotus nor filecoin.js clients,
I am trying to ask the price in FIL of a specific storage provider from Filecoin (found one of many through https://calibration.filfox.info/), but each time I try to make a query-ask it just keeps loading forever.
Tried mainnet, calibnet, HTTP connection and WS connection, still timeout error.

        const ask = await lotusClient.client.queryAsk('12D3KooWDtntXDiNUz1B2DTxxbvLD8nhJytrps4tVhfkEvaMNw9d', 't01132');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant