You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can see from example I meant flag to go to LND container command but play-lnd assumed the --help flag was its responsiblity:
Need some better parm parsing, assume play has similar issue.
Also would be nice to move those scripts either into the root folder or figure out proper placement and install them globally in the install.sh script
The text was updated successfully, but these errors were encountered:
screen shot not so easy to read command that caused misfunction is: play-lnd "lncli -n signet openchannel 02682ab25dd7b33e249496cfe35f943f944d925904a9f3870816778898df06ca2f 50000000 25000000 --minconf 0 --help"
you can see from example I meant flag to go to LND container command but

play-lnd
assumed the--help
flag was its responsiblity:Need some better parm parsing, assume
play
has similar issue.Also would be nice to move those scripts either into the root folder or figure out proper placement and install them globally in the
install.sh
scriptThe text was updated successfully, but these errors were encountered: