dogecoin/build_msvc/libbitcoinconsensus
John Newbery fdf8888b6f [build] Move CheckTransaction from lib_server to lib_consensus
CheckTransaction is a context-free function that does not require access
to the blockchain or mempool. Move it from src/consensus/tx_verify in
lib_server to a new unit src/consensus/tx_check in lib_consensus so that
it can be called by non-server libraries.
2019-04-09 17:53:08 -04:00
..
libbitcoinconsensus.vcxproj [build] Move CheckTransaction from lib_server to lib_consensus 2019-04-09 17:53:08 -04:00