Skip to content

Commit 0a436dd

Browse files
Finalizing
1 parent 83c6874 commit 0a436dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • website/src/pages/en/indexing

website/src/pages/en/indexing/tap.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: GraphTally Guide
33
---
44

5-
Learn about The Graph’s new payment system, **GraphTally**. This system provides fast, efficient microtransactions with minimized trust.
5+
Learn about The Graph’s new payment system, **GraphTally** [(previously Timeline Aggregation Protocol)](https://docs.rs/tap_core/latest/tap_core/index.html). This system provides fast, efficient microtransactions with minimized trust.
66

77
## Overview
88

9-
[GraphTally](https://docs.rs/tap_core/latest/tap_core/index.html) is a drop-in replacement to the Scalar payment system currently in place. It provides the following key features:
9+
GraphTally is a drop-in replacement to the Scalar payment system currently in place. It provides the following key features:
1010

1111
- Efficiently handles micropayments.
1212
- Adds a layer of consolidations to onchain transactions and costs.
@@ -59,7 +59,7 @@ As long as you run `tap-agent` and `indexer-agent`, everything will be executed
5959
| Signers | `0xfF4B7A5EfD00Ff2EC3518D4F250A27e4c29A2211` | `0xFb142dE83E261e43a81e9ACEADd1c66A0DB121FE` |
6060
| Aggregator | `https://tap-aggregator.network.thegraph.com` | `https://tap-aggregator.testnet.thegraph.com` |
6161

62-
### Prerequisites
62+
### Prerequisites
6363

6464
In addition to the typical requirements to run an indexer, you’ll need a `tap-escrow-subgraph` endpoint to query updates. You can use The Graph Network to query or host yourself on your `graph-node`.
6565

0 commit comments

Comments
 (0)