walletlock

v0.6.2

walletlock
Removes the wallet encryption key from memory, locking the wallet.
After calling this method, you will need to call walletpassphrase again
before being able to call any methods which require the wallet to be unlocked.
Don't trust. Verify. Docs extracted from src/bitcoinrpc.cpp#L1654-L1661.