bitcoin/src/zmq
MarcoFalke faece47c47
refactor: Avoid &foo[0] on C-Style arrays
This is confusing at best when parts of a class use the
redundant operators and other parts do not.
2021-05-04 06:55:30 +02:00
..
zmqabstractnotifier.cpp scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
zmqabstractnotifier.h scripted-diff: remove MakeUnique<T>() 2021-03-11 13:45:14 +08:00
zmqnotificationinterface.cpp scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
zmqnotificationinterface.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
zmqpublishnotifier.cpp refactor: Avoid &foo[0] on C-Style arrays 2021-05-04 06:55:30 +02:00
zmqpublishnotifier.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
zmqrpc.cpp rpc: Remove duplicate name and argNames from CRPCCommand 2021-01-28 08:19:52 +01:00
zmqrpc.h RPC: Add new getzmqnotifications method. 2018-07-05 08:02:22 +02:00
zmqutil.cpp Replace zmqconfig.h by a simple zmqutil. 2020-09-07 10:56:22 +02:00
zmqutil.h Replace zmqconfig.h by a simple zmqutil. 2020-09-07 10:56:22 +02:00