![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <bench/bench.h>#include <bls/bls_wrapper.h>#include <crypto/sha256.h>#include <key.h>#include <random.h>#include <utilstrencodings.h>#include <validation.h>#include <memory>Go to the source code of this file.
Functions | |
| void | InitBLSTests () |
| void | CleanupBLSTests () |
| void | CleanupBLSDkgTests () |
| int | main (int argc, char **argv) |
| void CleanupBLSDkgTests | ( | ) |
Definition at line 133 of file bls_dkg.cpp.
| void CleanupBLSTests | ( | ) |
| void InitBLSTests | ( | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |