From 6d3be04f7534e5f0a6d6cc65742456547b44f89e Mon Sep 17 00:00:00 2001 From: Matthew Fosse Date: Wed, 29 May 2024 16:18:27 -0700 Subject: [PATCH] update bitcoin_base ver --- cw_lightning/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cw_lightning/pubspec.yaml b/cw_lightning/pubspec.yaml index 7da69bd6a..de782a5b3 100644 --- a/cw_lightning/pubspec.yaml +++ b/cw_lightning/pubspec.yaml @@ -38,8 +38,8 @@ dependencies: cryptography: ^2.0.5 bitcoin_base: git: - url: https://github.com/cake-tech/bitcoin_base.git - ref: cake-update-v2 + url: https://github.com/cake-tech/bitcoin_base + ref: cake-update-v3 dev_dependencies: flutter_test: