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

It's not possible to delegate to pools with no metadata #1725

Open
peteremiljensen opened this issue Sep 16, 2020 · 1 comment
Open

It's not possible to delegate to pools with no metadata #1725

peteremiljensen opened this issue Sep 16, 2020 · 1 comment

Comments

@peteremiljensen
Copy link

Hi

Currently, it is not possible to delegate to a pool, if the pool has no metadata.

It gives the error "Could not find this pool. Double-check the ID and make sure the pool was not deregistered." (see attached screenshot). Even though you can find it when searching for it using Yoroi

The POST request iohk-mainnet.yoroiwallet.com/api/getPoolInfo for the given pool returns

{"<POOL_ID>": null}

Screenshot 2020-09-16 at 14 03 11

@SebastienGllmt
Copy link
Contributor

We do support pools with no metadata. When a pool isn't found, usually it's a bug in SMASH or it's because the pool has incorrect metadata (you can debug why you metadata is invalid thanks to input-output-hk/smash#67 )

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

2 participants