std::string to_string( ConsensusMode m); std::string to_string( ConsensusPhase p); std::string to_string( ValStatus m);
#include <ripple/consensus/ConsensusTypes.h>