Break dependency of init on wallet.
This required some code movement (what was CWalletTx::AcceptToMemoryPool
doing in main?), and adding a few explicit includes that used to be
implicit through init.h.
Break dependency of init on wallet. 722fa283d04dUnpublished Tags None Subscribers None
Description
Details
|