11 #include "validation.h" 16 main(
int argc,
char **argv)
void RandomInit()
Initialize the RNG.
void ECC_Start()
Initialize the elliptic curve support.
std::string SHA256AutoDetect()
Autodetect the best available SHA256 implementation.
static const std::string MAIN
BIP70 chain name strings (main, test or regtest)
void ECC_Stop()
Deinitialize the elliptic curve support.
void SelectParams(const std::string &network)
Sets the params returned by Params() to those for the given BIP70 chain name.
static void RunAll(double elapsedTimeForOne=1.0)
int main(int argc, char **argv)