Fix wallet creation with latest LND version

This commit is contained in:
Taylor Helsper 2019-08-14 17:58:45 -05:00
parent c26db635a5
commit af7f99916e

View File

@ -18,7 +18,7 @@ expect {
timeout { exit 2 }
}
expect {
"Confirm wallet password:" {
"password:" {
send -- "$pw\n"
}
timeout { exit 2 }