mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
CW-848-amount-0-fee-error-fix-in-monero (#1866)
* update monero_c hash * update monero_c hash * update monero_c hash * update monero_c hash * update monero_c hash
This commit is contained in:
parent
ad34caa5be
commit
df6ea551aa
6 changed files with 11 additions and 12 deletions
|
@ -8,7 +8,7 @@ if [[ ! -d "monero_c" ]];
|
|||
then
|
||||
git clone https://github.com/mrcyjanek/monero_c --branch master
|
||||
cd monero_c
|
||||
git checkout c41c4dad9aa5003a914cfb2c528c76386f952665
|
||||
git checkout af5277f96073917185864d3596e82b67bee54e78
|
||||
git reset --hard
|
||||
git submodule update --init --force --recursive
|
||||
./apply_patches.sh monero
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue