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

Cannot create pool in mainnet using createPermissionlessConstantProductPoolWithConfig #167

Open
vyshakTs opened this issue Oct 12, 2024 · 0 comments

Comments

@vyshakTs
Copy link

I am trying to create a pool in mainnet using the createPermissionlessConstantProductPoolWithConfig
but I am getting a Invalid authority to create the pool. But when I tried create pool with createPermissionlessPool I was able to create the pool in mainnet the script I am using as reference is the example script provided in the repo

https://github.com/mercurial-finance/mercurial-dynamic-amm-sdk/blob/master/ts-client/src/examples/create_pool_and_lock_liquidity.ts

Also when I try to create pool with createPermissionlessConstantProductPoolWithConfig in devnet it works

what might be the reason any one know the issue?
Screenshot from 2024-10-12 11-18-27

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