post
https://api-sdk.lmnl.dev/api/v2/transactions/submit
This API is a request to submit a specific batch of pending transactions for a v2 MPC wallet (hot, deposit, or online cold wallet whose signer is accessible via API), by sequenceId, instead of submitting every pending transaction on the wallet. For each transaction, this call assigns the on-chain nonce, refreshes the fee estimate, signs the transaction, and submits it for processing. Not available for multisig v2 wallets or v1 wallets. A response can report some sequenceIds as processed and others as failed within the same 200 response; a failed entry for one sequenceId does not mean the whole batch was rejected.
