From 531ca0e8897bfaad49502cf511dba33f0e702802 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Wed, 12 Jun 2024 09:00:29 +0200 Subject: [PATCH] bump monero_c commit --- scripts/prepare_moneroc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/prepare_moneroc.sh b/scripts/prepare_moneroc.sh index 94f6f5899..dbe6c5ea3 100755 --- a/scripts/prepare_moneroc.sh +++ b/scripts/prepare_moneroc.sh @@ -8,7 +8,7 @@ if [[ ! -d "monero_c" ]]; then git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip cd monero_c - git checkout 81bd1208c4734c370f22fdf26932371f30d10fb6 + git checkout 681282411b793fbdfd05fc42e6f5b3afbacc673c git reset --hard git submodule update --init --force --recursive ./apply_patches.sh monero