Module accounts

Source
Expand description

An Anchor generated module, providing a set of structs mirroring the structs deriving Accounts, where each field is a Pubkey. This is useful for specifying accounts for a client.

Structsยง

ClaimStake
Generated client accounts for ClaimStake.
ClosePosition
Generated client accounts for ClosePosition.
CreateTicker
Generated client accounts for CreateTicker.
CreateUser
Generated client accounts for CreateUser.
CreateUserPosition
Generated client accounts for CreateUserPosition.
DepositStakeRewards
Generated client accounts for DepositStakeRewards.
InitializeStakeVault
Generated client accounts for InitializeStakeVault.
OpenPosition
Generated client accounts for OpenPosition.
RequestWithdrawStake
Generated client accounts for RequestWithdrawStake.
StakeNFT
Generated client accounts for StakeNFT.
StakeToken
Generated client accounts for StakeToken.
Swap404
Generated client accounts for Swap404.
UpdateStakeVaultStatus
Generated client accounts for UpdateStakeVaultStatus.
UpdateTickerPrice
Generated client accounts for UpdateTickerPrice.
WithdrawStake
Generated client accounts for WithdrawStake.