• Pieter Wuille's avatar
    Break dependency of init on wallet. · 9416603a
    Pieter Wuille authored
    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.
    9416603a
wallet.cpp 65.2 KB