raydium-io / raydium-sdk-V2-demo

Open-source Typescript SDK demos
40 stars 23 forks source link

Market Creation fees #22

Closed JayZzy closed 3 months ago

JayZzy commented 3 months ago

Hello, Im sure its just a knowledge issue but maybe you can help. I am trying to create a cheap Market But for that I think would need to change the value of these :

Event Queue Length Request Queue Length Orderbook Length

Is there a way I could set it in the transaction ?

Thanks in advance for your help

cruzshia commented 3 months ago

sdk doesn't support those options. you can create market with those option in here. and their source code is here, you can dig into it