From a40db8da9f78b8b26a5fea98771633fcdad207af Mon Sep 17 00:00:00 2001 From: Eran Rundstein Date: Fri, 8 Nov 2024 12:58:24 -0800 Subject: [PATCH] update mobilecoin submodule to point at a fork with the tx_out_view_key_match change --- .gitmodules | 2 +- mobilecoin | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 683a73b..a599ca5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "mobilecoin"] path = mobilecoin - url = git@github.com:mobilecoinfoundation/mobilecoin.git + url = git@github.com:eranrund/mobilecoin.git diff --git a/mobilecoin b/mobilecoin index 1a3a703..58fe140 160000 --- a/mobilecoin +++ b/mobilecoin @@ -1 +1 @@ -Subproject commit 1a3a703dfedf37a0539048e04454d4a1fddc9339 +Subproject commit 58fe1402f6fe7a294cf0fbfad54718f309874a74