Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Creating a new market fails #11

Open
dmel642 opened this issue Feb 28, 2024 · 3 comments
Open

Creating a new market fails #11

dmel642 opened this issue Feb 28, 2024 · 3 comments

Comments

@dmel642
Copy link

dmel642 commented Feb 28, 2024

When I try to run utilsCreateMarket script in order to create a market id for a token, it fails every time with this error:
sdkerror

The transaction partially succeeds by creating 2 accounts and initializing them but then fails at second set of instructions at ins2
27 02 2024_16 13 48_REC

Please fix

@CHToken
Copy link

CHToken commented Mar 23, 2024

What is the parameter you used ?

@WolfXBT
Copy link

WolfXBT commented Apr 6, 2024

The solution is to add { skipPreflight: true } to the send function options. There is a problem with the simulation.

@iSyqozz
Copy link

iSyqozz commented Sep 19, 2024

encountering this issue aswell, any fixes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants