Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RefreshStake2Accounts

Hierarchy

  • RefreshStake2Accounts

Index

Properties

owner: PublicKey

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

ownerAta: PublicKey

This is the user's token account with which they are staking

stakeAccount: PublicKey

This token account serves as the account which holds user's stake for file storage.

storageAccount: PublicKey

Parent storage account.

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 Program

Generated using TypeDoc