Skip to content

Commit 9fe6a15

Browse files
committed
sim-ln/docs: Update README for activity alias usage
1 parent f062b0c commit 9fe6a15

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -248,10 +248,7 @@ The example simulation file below sets up the following simulation:
248248
```
249249

250250

251-
Nodes can be identified by their public key or an id string (as
252-
described above). Activity sources and destinations may reference the
253-
`id` defined in `nodes`, but destinations that are not listed in `nodes`
254-
*must* provide a valid public key.
251+
Nodes can be identified by their public key or an id string (as described above). Activity sources and destinations may reference the `id` defined in `nodes`. However, if multiple destination nodes have the same id string (alias), valid public keys *must* be used to identify the nodes.
255252

256253
### Simulation Output
257254

0 commit comments

Comments
 (0)