HomePhabricator

rpcwallet: use EnsureWalletIsUnlocked() where possible
f914c7a1a476Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

rpcwallet: use EnsureWalletIsUnlocked() where possible

  • replaces a pwalletMain->IsLocked() check
  • in keypoolrefill init kpSize to 0 as we have the logic to determine max kpSize in pwalletMain->TopUpKeyPool() anyway

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Oct 28 2013, 10:58
deadalnixPushed on May 14 2017, 22:04
Parents
rABC6694f4a7a21a: Merge pull request #3297
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABCf914c7a1a476: rpcwallet: use EnsureWalletIsUnlocked() where possible (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Dec 9 2013, 15:19