Import transaction

This commit is contained in:
tobtoht 2020-11-10 12:38:37 +01:00
parent 24133ac390
commit 046b2cfc4c
12 changed files with 308 additions and 3 deletions

View file

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