Skip to content

Commit 4d79dfb

Browse files
committed
fix: generic desc
1 parent 55610f4 commit 4d79dfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19712,7 +19712,7 @@ Doc-Content: https://docs.polkadot.com/tutorials/dapps/papi/remark-tutorial/
1971219712
--- BEGIN CONTENT ---
1971319713
---
1971419714
title: PAPI Account Watcher Tutorial
19715-
description: Build a CLI app that monitors on-chain events using the Polkadot API and reacts to custom system.remarkWithEvent messages.
19715+
description: Build a CLI app that listens to on-chain events using the Polkadot API and responds to specific messages for a given account.
1971619716
---
1971719717

1971819718
# PAPI Account Watcher

tutorials/dapps/papi/remark-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: PAPI Account Watcher Tutorial
3-
description: Build a CLI app that monitors on-chain events using the Polkadot API and reacts to custom system.remarkWithEvent messages.
3+
description: Build a CLI app that listens to on-chain events using the Polkadot API and responds to specific messages for a given account.
44
---
55

66
# PAPI Account Watcher

0 commit comments

Comments
 (0)