@@ -5,14 +5,12 @@
#include "Wallet.h"
#include "Ledger.h"
#include "SHAMap.h"
#include "DeterministicKeys.h"
int main()
{
theApp = new Application();
theApp->run();
DetKeySet::unitTest();
Serializer::TestSerializer();
SHAMapNode::ClassInit();
SHAMap::TestSHAMap();
The note is not visible to the blocked user.