King H Chan
King H Chan
I'm seeing the same issue. How to reproduce this issue with JSON-RPC: ` curl https://api.mainnet-beta.solana.com -X POST -H "Content-Type: application/json" -d ' {"jsonrpc":"2.0", "id":1, "method":"getProgramAccounts", "params":["9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin"]} ' ` The program...
I believe it is related to Serum because it breaks the Market.placeOrder() function in the '@project-serum/serum' javascript library. Please could you give your opinion on why this is happening and...
Thanks @akurdyukov - I'll fix the clippy errors
Thanks @manuelcandales!
I have the exact same issue