Changed monero dependencies path for android. Changed scripts for generation of secrets.

This commit is contained in:
M 2021-03-16 15:20:46 +02:00
parent fd2cf98e51
commit db75167302
16 changed files with 246 additions and 71 deletions

View file

@ -6,7 +6,7 @@
#include <unistd.h>
#include "thread"
#include "CwWalletListener.h"
#include "../External/android/monero/include/wallet2_api.h"
#include "../External/android/x86/include/wallet2_api.h"
using namespace std::chrono_literals;