Skip to content

Commit

Permalink
Fix wait for lnd script param docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Jun 10, 2024
1 parent 345e72f commit c4ea642
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/lndk/wait-for-lnd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#
# Arguments:
# host The host of the lnd's gRPC service.
# delay The delay (in seconds) for the startup of lndk nodes after lnd's gRPC port is ready.
# lndk-args The arguments to be passed to the lndk command.

is_lnd_ready() {
Expand Down

0 comments on commit c4ea642

Please sign in to comment.