mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-24 13:38:11 +00:00
Fix wallet creation with latest LND version
This commit is contained in:
parent
c26db635a5
commit
af7f99916e
|
@ -18,7 +18,7 @@ expect {
|
|||
timeout { exit 2 }
|
||||
}
|
||||
expect {
|
||||
"Confirm wallet password:" {
|
||||
"password:" {
|
||||
send -- "$pw\n"
|
||||
}
|
||||
timeout { exit 2 }
|
||||
|
|
Loading…
Reference in New Issue
Block a user