Module dex_v3::state[][src]

Expand description

Describes the different data structres that the program uses to encode state

Structs

DexState

The primary market state object

UserAccountHeader

This header describes a user account’s state

Enums

AccountTag
SelfTradeBehavior

This enum describes different supported behaviors for handling self trading scenarios

Side