Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IncreaseImmutableStorage2Accounts

Hierarchy

  • IncreaseImmutableStorage2Accounts

Index

Properties

emissionsWallet: PublicKey

Wallet that receives storage fees

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

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

uploader: PublicKey

Uploader needs to sign off on increase storage

Generated using TypeDoc