electrum_adapter: use new inputStream and outputStream

This commit is contained in:
sneurlax 2024-02-19 15:49:55 -06:00
parent d44a8ea077
commit 314012d013
2 changed files with 3 additions and 3 deletions

View file

@ -528,8 +528,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "7e5d62c2fb211b97db5ca255021de04392a59b91" ref: cd61fddcff5cdd6fd1fa16c0568f21340f8d8232
resolved-ref: "7e5d62c2fb211b97db5ca255021de04392a59b91" resolved-ref: cd61fddcff5cdd6fd1fa16c0568f21340f8d8232
url: "https://github.com/cypherstack/electrum_adapter.git" url: "https://github.com/cypherstack/electrum_adapter.git"
source: git source: git
version: "3.0.0" version: "3.0.0"

View file

@ -176,7 +176,7 @@ dependencies:
electrum_adapter: electrum_adapter:
git: git:
url: https://github.com/cypherstack/electrum_adapter.git url: https://github.com/cypherstack/electrum_adapter.git
ref: 7e5d62c2fb211b97db5ca255021de04392a59b91 ref: cd61fddcff5cdd6fd1fa16c0568f21340f8d8232
stream_channel: ^2.1.0 stream_channel: ^2.1.0
dev_dependencies: dev_dependencies: