Function signAllTransactionWithRecipients
signAllTransactionWithRecipients( sender: Keypair | SignerWalletAdapter, items: BatchItem[],): Promise<BatchItem[]> Parameters
- sender: Keypair | SignerWalletAdapter
- items: BatchItem[]
Returns Promise<BatchItem[]>
- Returns items with signatures.
Sign passed BatchItems with wallet request or KeyPair