Offline transaction signing

This commit is contained in:
tobtoht 2020-10-16 05:05:05 +02:00
parent 44a2fc30dc
commit 216b2e0c5e
35 changed files with 1334 additions and 52 deletions

View file

@ -30,7 +30,7 @@ if(DEBUG)
set(CMAKE_VERBOSE_MAKEFILE ON)
endif()
set(MONERO_HEAD "f6587d7943a19c55a5b78af1a89b22c130513b73")
set(MONERO_HEAD "c2b7b50fdea2e66a593f9c9109ebd742f69ad9d1")
set(BUILD_GUI_DEPS ON)
set(ARCH "x86-64")
set(BUILD_64 ON)