Final version

This commit is contained in:
transatoshi
2025-09-20 01:57:17 -07:00
parent e28e2d1d98
commit 7652299d25
2 changed files with 24 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ import time
def run_grin_wallet():
# Start the grin-wallet finalize command
command = "<DIR>/grin-wallet finalize"
command = "/usr/local/bin/grin-wallet finalize"
child = pexpect.spawn(command)
# Expect the password prompt and send the password