• Sends all transactions. If an entry in the transactions array is a sub-array, then transactions within the sub array are sent in parallel

    Parameters

    • provider: AnchorProvider
    • transactions: (TransactionInstruction[] | TransactionInstruction[][])[]
    • Optional opts: ConfirmOptions

    Returns Promise<string>

Generated using TypeDoc