Function withdrawStreamInstruction
withdrawStreamInstruction( amount: BN, programId: PublicKey, __namedParameters: WithdrawAccounts,): Promise<TransactionInstruction> Parameters
- amount: BN
- programId: PublicKey
- __namedParameters: WithdrawAccounts
Returns Promise<TransactionInstruction>