Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteAccount2Accounts

Hierarchy

  • DeleteAccount2Accounts

Index

Properties

emissionsWallet: PublicKey

This token accountis the SHDW operator emissions wallet

owner: PublicKey

File owner, user Also, our uploader keys are signing this transaction so presuamably we would only provide a good key. We also may not need this account at all.

shdwPayer: PublicKey

This is the user's token account, presumably with which they staked

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

uploader: PublicKey

Admin/uploader

userInfo: PublicKey

This account is a PDA that holds a user's info (not specific to one storage account).

Generated using TypeDoc