• Sign passed BatchItems with wallet request or KeyPair

    Parameters

    • sender: Keypair | SignerWalletAdapter

      Wallet or Keypair of sendin account

    • items: BatchItem[]

      Multiple recipient contracts split into separate items

    Returns Promise<BatchItem[]>

    • Returns items with signatures.