Add Batch transactions tutorials

This commit is contained in:
Maria Shodunke
2025-10-14 11:09:07 +01:00
parent 01ed3055ec
commit 3e41224ef0
9 changed files with 815 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
# Batch
Code samples showing how to create and submit a [Batch transaction](../../docs/concepts/transactions/batch-transactions.md).
Both for simple and multi account batch transactions.
Code samples showing how to create and submit a [Batch transaction](https://xrpl.org/docs/concepts/transactions/batch-transactions).
Both for single and multi account batch transactions.