a7cfb27 ^
efd4971
41efd33 ^
1
2 3 4
5
6
7 8
#include "hotstuff/client.h" namespace hotstuff { const opcode_t MsgReqCmd::opcode; const opcode_t MsgRespCmd::opcode; }