blockworks-foundation / mango-client-v3

Mango Markets V3 TypeScript Client Library
https://blockworks-foundation.github.io/mango-client-v3/
MIT License
84 stars 70 forks source link

Adding missing field in mango group layout #116

Closed godmodegalactus closed 2 years ago

godmodegalactus commented 2 years ago

I was facing issue while creating mango group from client. I found that the issue came from difference in layout in mango client and mango_v3 MangoGroup structure. Padding was missing in mango client layout. So the rent was not currently calculated and account of different size was created.