Closed dafyddd closed 2 years ago
This is still a work in progress and all functions have not been implemented and safety has not been verified.
create_perp_market should probably set the perp_market_mode to active
Just for clarity and extra safety, I think we should always set all data in accounts to zero when we set metadata.initialized = false
metadata.initialized = false
This is still a work in progress and all functions have not been implemented and safety has not been verified.