From cee7ab6d7407cd843486cf8f351181cd494a31bd Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Wed, 29 May 2024 15:06:32 +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 53a4939a9..94f6f5899 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 fa8d4c70c3133f1668d8a9c2c3b71eca58c371c9 + git checkout 81bd1208c4734c370f22fdf26932371f30d10fb6 git reset --hard git submodule update --init --force --recursive ./apply_patches.sh monero