mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-16 17:27:39 +00:00
use ssl appropriately re: onion services in electrum_adapter package
This commit is contained in:
parent
d6b8ccab09
commit
ced64b12d6
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ dependencies:
|
|||
electrum_adapter:
|
||||
git:
|
||||
url: https://github.com/cypherstack/electrum_adapter.git
|
||||
ref: dbcd460494d075920271eeba11cb691fc9e4b0bd
|
||||
ref: 1e0acd16159fe6920f73d86d2318204df4f90a47
|
||||
stream_channel: ^2.1.0
|
||||
solana:
|
||||
git: # TODO [prio=low]: Revert to official package once Tor support is merged upstream.
|
||||
|
|
Loading…
Reference in a new issue