Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClaimStake2Accounts

Hierarchy

  • ClaimStake2Accounts

Index

Properties

owner: PublicKey

File owner, user, fee-payer Requires mutability since owner/user is fee payer.

ownerAta: PublicKey

File owner, user, fee-payer Requires mutability since owner/user is fee payer.

storageAccount: PublicKey

Parent storage account. Only used here for the key

storageConfig: PublicKey

This is the StorageConfig accounts that holds all of the admin, uploader keys.

systemProgram: PublicKey

System Program

tokenMint: PublicKey

Token mint account

tokenProgram: PublicKey

Token Programn

unstakeAccount: PublicKey

Account which stores SHDW when unstaking. Close upon successful unstake.

unstakeInfo: PublicKey

Account which stores time, epoch last unstaked. Close upon successful unstake.

Generated using TypeDoc