We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f18b4 commit cee726aCopy full SHA for cee726a
bitcoin/rpc.py
@@ -655,7 +655,7 @@ def validateaddress(self, address):
655
return r
656
657
def unlockwallet(self, password, timeout=60):
658
- """Stores the wallet decryption key in memory for 'timeout' seconds.
+ """Stores the wallet decryption key in memory for 'timeout' seconds.
659
660
password - The wallet passphrase.
661
0 commit comments