MOVEONLY: Move key handling code out of wallet to keyman file

Start moving wallet and ismine code to scriptpubkeyman.h, scriptpubkeyman.cpp

The easiest way to review this commit is to run:

   git log -p -n1 --color-moved=dimmed_zebra

And check that everything is a move (other than includes and copyrights comments).

This commit is move-only and doesn't change code or affect behavior.
This commit is contained in:
Andrew Chow
2019-10-07 14:11:34 -04:00
parent ab053ec6d1
commit 6702048f91
10 changed files with 1392 additions and 1366 deletions

File diff suppressed because it is too large Load Diff