We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4c264 commit 21e7b06Copy full SHA for 21e7b06
TESTING.md
@@ -177,15 +177,15 @@ Note you can add the flag ``-s`` to skip ``sbt --batch bundle``.
177
178
Once this is complete, the front ends will be running on the ports on localhost as follows:
179
180
-3<frontend><user>, where:
+`3<frontend><user>`, where:
181
182
-- <frontend> is as follows:
+- `<frontend>` is as follows:
183
- 0 for wallet
184
- 1 for directory
185
- 2 for sv UI
186
- 3 for scan
187
- 4 for splitwell
188
-- <user> is as follows:
+- `<user>` is as follows:
189
- 00 for alice
190
- 01 for bob
191
- 02 for charlie
0 commit comments