lbrycrd/src/zmq
2017-08-16 10:24:18 +02:00
..
zmqabstractnotifier.cpp use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 2015-09-16 16:51:21 +02:00
zmqabstractnotifier.h Use nullptr instead of zero (0) as the null pointer constant 2017-08-16 10:24:18 +02:00
zmqconfig.h Bump copyright headers to 2014 2016-01-05 21:01:39 +01:00
zmqnotificationinterface.cpp Use nullptr instead of zero (0) as the null pointer constant 2017-08-16 10:24:18 +02:00
zmqnotificationinterface.h Add override to functions using CValidationInterface methods 2017-04-07 11:53:43 +02:00
zmqpublishnotifier.cpp Use nullptr instead of zero (0) as the null pointer constant 2017-08-16 10:24:18 +02:00
zmqpublishnotifier.h Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class 2017-06-28 02:12:06 +02:00