Order side
GalacticMarketplace Program Anchor program
The publicKey of the order account created for this order, must exist already
The price in base units
Quantity to sell or buy in base units
depositMint token account
receiveMint token account
What the user is depositing, e.g. currency if buying, item if selling
What the user wants in exchange, e.g. item if buying, currency if selling
The currency, must be registered already in the program
AsyncSigner creating the order
Should exist for the depositMint
Generated using TypeDoc
Creates a new buy/sell order
Returns
InstructionReturn