Fordefi Batch Transactions API
These endpoints allow you to manage batch transactions on the Fordefi platform. Batch transactions are currently supported only on Solana, for the purpose of supporting the `signAllTransactions` flow used by certain Solana DApps. Batch transactions undergo policy evaluation as a whole: the policy is applied to a “virtual transaction” whose list of instructions is the union of the instructions of the individual transactions in the batch, and whose balance changes are the aggregation of balance changes of the individual transactions.