From d94b474eec54dd6b7dd70b47419876d6d5aa15e4 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Mon, 19 Feb 2024 15:31:01 -0600 Subject: [PATCH] electrum_adapter: fix tor/SOCKSSocket connection issue --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b813d1cfc..60131423b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -528,8 +528,8 @@ packages: dependency: "direct main" description: path: "." - ref: "8eb1e0f580ac1ef60ca511d8c954a18e950ef39c" - resolved-ref: "8eb1e0f580ac1ef60ca511d8c954a18e950ef39c" + ref: "9b6828bf3ee7ea90228a8c82b8c805d36568ba33" + resolved-ref: "9b6828bf3ee7ea90228a8c82b8c805d36568ba33" url: "https://github.com/cypherstack/electrum_adapter.git" source: git version: "3.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index cef8c0ec2..a5d53dab8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -176,7 +176,7 @@ dependencies: electrum_adapter: git: url: https://github.com/cypherstack/electrum_adapter.git - ref: 8eb1e0f580ac1ef60ca511d8c954a18e950ef39c + ref: 9b6828bf3ee7ea90228a8c82b8c805d36568ba33 stream_channel: ^2.1.0 dev_dependencies: