From c1c0f81cbe5110df928e8a7b25a97508dc4c9d09 Mon Sep 17 00:00:00 2001
From: julian <julian@cypherstack.com>
Date: Mon, 15 Jan 2024 10:45:25 -0600
Subject: [PATCH] update bip47 lib dep

---
 pubspec.lock | 4 ++--
 pubspec.yaml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pubspec.lock b/pubspec.lock
index b735be7b0..6e3345629 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -119,8 +119,8 @@ packages:
     dependency: "direct main"
     description:
       path: "."
-      ref: "4cb772149b84aedd21c437d17c72b1c2d4f2c962"
-      resolved-ref: "4cb772149b84aedd21c437d17c72b1c2d4f2c962"
+      ref: a6e7941b98a43a613708b1a12564bc17e712cfc7
+      resolved-ref: a6e7941b98a43a613708b1a12564bc17e712cfc7
       url: "https://github.com/cypherstack/bip47.git"
     source: git
     version: "2.0.0"
diff --git a/pubspec.yaml b/pubspec.yaml
index 9fed6ebcc..90ffc1527 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -60,7 +60,7 @@ dependencies:
   bip47:
     git:
       url: https://github.com/cypherstack/bip47.git
-      ref: 4cb772149b84aedd21c437d17c72b1c2d4f2c962
+      ref: a6e7941b98a43a613708b1a12564bc17e712cfc7
 
   tor_ffi_plugin:
     git:
@@ -217,7 +217,7 @@ dependency_overrides:
   bip47:
     git:
       url: https://github.com/cypherstack/bip47.git
-      ref: 4cb772149b84aedd21c437d17c72b1c2d4f2c962
+      ref: a6e7941b98a43a613708b1a12564bc17e712cfc7
 
   coinlib_flutter:
     git: