Skip to content

Commit 9c4a146

Browse files
committed
format
1 parent db29bd7 commit 9c4a146

File tree

1 file changed

+3
-3
lines changed
  • src/mina-signer/tests/mina-signer-test-app

1 file changed

+3
-3
lines changed

src/mina-signer/tests/mina-signer-test-app/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ The optional `graphql_url` flag lets you override the default target defined in
1717
## Workflow
1818

1919
1. `mina-test-signer.js` parses CLI arguments and wires the supporting services.
20-
3. `graphql-client.js` sends the signed payload to the Mina daemon and can check
20+
2. `graphql-client.js` sends the signed payload to the Mina daemon and can check
2121
whether the transaction reached the pool.
22-
4. `utils.js` provides small helpers for GraphQL string construction and CLI
22+
3. `utils.js` provides small helpers for GraphQL string construction and CLI
2323
validation.
24-
5. `config.js` centralises network defaults and usage messaging.
24+
4. `config.js` centralises network defaults and usage messaging.
2525

2626
- `mina-test-signer.js` – CLI entry point orchestrating validation, signing,
2727
submission, and pool verification.

0 commit comments

Comments
 (0)