Skip to content

Commit d2a6cd4

Browse files
x3c41abkontur
andauthored
Update examples/justfile
Co-authored-by: Branislav Kontur <[email protected]>
1 parent c23ec0e commit d2a6cd4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/justfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,3 @@ run-authorize-and-store mode="ws": build npm-install
252252
just teardown-services
253253
exit $EXAMPLE_EXIT
254254

255-
# Alias: Run with WebSocket RPC node
256-
run-authorize-and-store-ws: (run-authorize-and-store "ws")
257-
258-
# Alias: Run with smoldot light client
259-
run-authorize-and-store-smoldot: (run-authorize-and-store "smoldot")

0 commit comments

Comments
 (0)