Update monero_c (#1709)

This fixes the issue where coin control doesn't work as expected, and ignores the preferred inputs
This commit is contained in:
cyan 2024-09-28 01:07:40 +02:00 committed by GitHub
parent 4c55d96647
commit a149c71fb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View file

@ -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 3cb38bee9385faf46b03fd73aab85f3ac4115bf7
git checkout 6eb571ea498ed7b854934785f00fabfd0dadf75b
git reset --hard
git submodule update --init --force --recursive
./apply_patches.sh monero