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: bed6e5a7454eea3a186c6130497afc25ede78b69 (
plain
) (
blame
)
1
2
3
4
5
6
7
#include
"hotstuff/util.h"
namespace
hotstuff
{
Logger
logger
(
"hotstuff"
);
}