Module accounts

Module accounts 

Source

Structs§

MarketHeader
MarketSizeParams
Seat
This struct represents the state of a seat. Only traders with seats can place limit orders on the market. The seat is valid when the approval_status field is set to Approved. The initial state is NotApproved, and the seat will be retired if it is a Retired state.
TokenParams

Functions§

get_discriminant
This function returns the canonical discriminant of the given type. It is the result of hashing together the program ID and the name of the type.