Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateWithdrawStakeInstructionsParams

Hierarchy

  • WithPayer
  • WithStakeAuths
    • CreateWithdrawStakeInstructionsParams

Index

Properties

isUserPayingForStakeAccountRent: boolean

Only spl stake pools use this parameter currently

newStakeAccount: PubkeyFromSeed | Keypair

The new stake account that is split off and withdrawn

payer: PublicKey
srcTokenAccount: PublicKey
srcTokenAccountAuth: PublicKey
stakeSplitFrom: PublicKey

Should be from WithdrawStakeQuote.result

stakerAuth: PublicKey
tokenAmount: bigint
withdrawerAuth: PublicKey

Generated using TypeDoc