From 314012d013051df068452a35fe217ea8ddd9e448 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Mon, 19 Feb 2024 15:49:55 -0600 Subject: [PATCH] electrum_adapter: use new inputStream and outputStream --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e97803432..68592662f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -528,8 +528,8 @@ packages: dependency: "direct main" description: path: "." - ref: "7e5d62c2fb211b97db5ca255021de04392a59b91" - resolved-ref: "7e5d62c2fb211b97db5ca255021de04392a59b91" + ref: cd61fddcff5cdd6fd1fa16c0568f21340f8d8232 + resolved-ref: cd61fddcff5cdd6fd1fa16c0568f21340f8d8232 url: "https://github.com/cypherstack/electrum_adapter.git" source: git version: "3.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index a4fdaf01b..359e45ecc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -176,7 +176,7 @@ dependencies: electrum_adapter: git: url: https://github.com/cypherstack/electrum_adapter.git - ref: 7e5d62c2fb211b97db5ca255021de04392a59b91 + ref: cd61fddcff5cdd6fd1fa16c0568f21340f8d8232 stream_channel: ^2.1.0 dev_dependencies: