Closed Y0h4n3s closed 6 months ago
This fixes an error when decoding a v2 market account due to a mismatch between the struct name defined in the idl and the provided value
thank you! this method is btw deprecated, have a look for the recent addition to the client, specifically the Market class https://github.com/openbook-dex/openbook-v2/blob/master/ts/client/src/test/market.ts
This fixes an error when decoding a v2 market account due to a mismatch between the struct name defined in the idl and the provided value