diff options
| -rwxr-xr-x | get_libwallet_api.sh | 2 | ||||
| m--------- | monero | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/get_libwallet_api.sh b/get_libwallet_api.sh index 82fd94d3..42b8dec5 100755 --- a/get_libwallet_api.sh +++ b/get_libwallet_api.sh @@ -17,7 +17,7 @@ if [ ! -d $MONERO_DIR/src ]; then fi git submodule update --remote git -C $MONERO_DIR fetch -git -C $MONERO_DIR checkout origin/master +git -C $MONERO_DIR checkout v0.17.0.1 # get monero core tag pushd $MONERO_DIR diff --git a/monero b/monero -Subproject 2d8a197b9163c2fc3f3da8fddee7c6a1d30fd4a +Subproject 1a9a984d2631b7f01637d8119c55f8effd24f72 |
