Function createUncheckedStreamV2Instruction
createUncheckedStreamV2Instruction( data: CreateUncheckedStreamV2Data, programId: PublicKey, accounts: CreateUncheckedStreamAccounts,): Promise<TransactionInstruction> Parameters
- data: CreateUncheckedStreamV2Data
- programId: PublicKey
- accounts: CreateUncheckedStreamAccounts
Returns Promise<TransactionInstruction>