From 7e656c45bb47fb263890b68ad79cd316b262d83f Mon Sep 17 00:00:00 2001
From: fossephate <matt.cfosse@gmail.com>
Date: Wed, 30 Oct 2024 09:18:40 -0700
Subject: [PATCH] bump bitcoin_base version to v9

---
 cw_bitcoin/pubspec.yaml      | 2 +-
 cw_bitcoin_cash/pubspec.yaml | 2 +-
 pubspec_base.yaml            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cw_bitcoin/pubspec.yaml b/cw_bitcoin/pubspec.yaml
index 9f1cee67d..7a1576a98 100644
--- a/cw_bitcoin/pubspec.yaml
+++ b/cw_bitcoin/pubspec.yaml
@@ -64,7 +64,7 @@ dependency_overrides:
   bitcoin_base:
     git:
       url: https://github.com/cake-tech/bitcoin_base
-      ref: cake-update-v8
+      ref: cake-update-v9
   pointycastle: 3.7.4
   ffi: 2.1.0
 
diff --git a/cw_bitcoin_cash/pubspec.yaml b/cw_bitcoin_cash/pubspec.yaml
index cd1e52f51..14ff407e2 100644
--- a/cw_bitcoin_cash/pubspec.yaml
+++ b/cw_bitcoin_cash/pubspec.yaml
@@ -42,7 +42,7 @@ dependency_overrides:
   bitcoin_base:
     git:
       url: https://github.com/cake-tech/bitcoin_base
-      ref: cake-update-v8
+      ref: cake-update-v9
 
 # For information on the generic Dart part of this file, see the
 # following page: https://dart.dev/tools/pub/pubspec
diff --git a/pubspec_base.yaml b/pubspec_base.yaml
index d5fce76e9..2abd8401a 100644
--- a/pubspec_base.yaml
+++ b/pubspec_base.yaml
@@ -134,7 +134,7 @@ dependency_overrides:
   bitcoin_base:
     git:
       url: https://github.com/cake-tech/bitcoin_base
-      ref: cake-update-v8
+      ref: cake-update-v9
   ffi: 2.1.0
 
 flutter_icons: