index
:
libhotstuff
master
nsdi-eval
pacemaker-clean-up
A general-purpose BFT state machine replication library with modularity and simplicity, suitable for building hybrid consensus cryptocurrencies.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.cpp
blob: dc509f1a7010beedc4b3591c94f324ffce444463 (
plain
) (
blame
)
1
2
3
4
5
6
7
#include
"util.h"
namespace
hotstuff
{
Logger
logger
(
"hotstuff"
);
}