Skip to content

Commit cee726a

Browse files
committed
fixed spacing
1 parent 09f18b4 commit cee726a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitcoin/rpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ def validateaddress(self, address):
655655
return r
656656

657657
def unlockwallet(self, password, timeout=60):
658-
"""Stores the wallet decryption key in memory for 'timeout' seconds.
658+
"""Stores the wallet decryption key in memory for 'timeout' seconds.
659659
660660
password - The wallet passphrase.
661661

0 commit comments

Comments
 (0)