Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 5fd548e

Browse files
yuunlimmrtso
andauthored
Update apps/nextra/pages/en/build/indexer/indexer-sdk/documentation/advanced-tutorials/txn-importer.mdx
Co-authored-by: Renee Tso <8248583+rtso@users.noreply.github.com>
1 parent d1e31ef commit 5fd548e

File tree

1 file changed

+1
-1
lines changed
  • apps/nextra/pages/en/build/indexer/indexer-sdk/documentation/advanced-tutorials

1 file changed

+1
-1
lines changed

apps/nextra/pages/en/build/indexer/indexer-sdk/documentation/advanced-tutorials/txn-importer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Aptos Transaction Import"
44

55
## Overview
66

7-
This will guide how to generate test transactions using the `aptos-indexer-transactions-generator` tool for Aptos networks (Devnet/Testnet/Mainnet). These transactions are then used in automated tests, local development, or regression checks.
7+
This guide explains how to import Aptos transactions for testing using the `aptos-indexer-transaction-generator` tool. These test transactions can be used to test your custom processors and support their local development.
88

99
## General Flow of Transaction Importing
1010

0 commit comments

Comments
 (0)