update electrum_adapter package to support scientific notation doubles

This commit is contained in:
sneurlax 2024-02-26 14:00:01 -06:00
parent d0d7843b4d
commit a75f5597df
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -176,7 +176,7 @@ dependencies:
electrum_adapter:
git:
url: https://github.com/cypherstack/electrum_adapter.git
ref: 0a34f7f48d921fb33f551cb11dfc9b2930522240
ref: 2897c6448e131241d4d91fe23fdab83305134225
stream_channel: ^2.1.0
dev_dependencies: