keep-starknet-strange / satoru

Synthetics platform for Starknet, inspired by GMX v2 design.
https://book.satoru.run/
MIT License
110 stars 73 forks source link

feat: modify data_store behavior when getting structs #533

Closed khaeljy closed 11 months ago

khaeljy commented 11 months ago

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

What is the current behavior?

Resolves: #532

What is the new behavior?

-

-

Does this introduce a breaking change?

Yes, functions to get Order, Deposit, Withdrawal, Market and Position return an empty struct.

Other information