mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-04-27 16:34:57 +00:00
update bip47 lib dep
This commit is contained in:
parent
1cd7289fe2
commit
c1c0f81cbe
2 changed files with 4 additions and 4 deletions
|
@ -119,8 +119,8 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "4cb772149b84aedd21c437d17c72b1c2d4f2c962"
|
||||
resolved-ref: "4cb772149b84aedd21c437d17c72b1c2d4f2c962"
|
||||
ref: a6e7941b98a43a613708b1a12564bc17e712cfc7
|
||||
resolved-ref: a6e7941b98a43a613708b1a12564bc17e712cfc7
|
||||
url: "https://github.com/cypherstack/bip47.git"
|
||||
source: git
|
||||
version: "2.0.0"
|
||||
|
|
|
@ -60,7 +60,7 @@ dependencies:
|
|||
bip47:
|
||||
git:
|
||||
url: https://github.com/cypherstack/bip47.git
|
||||
ref: 4cb772149b84aedd21c437d17c72b1c2d4f2c962
|
||||
ref: a6e7941b98a43a613708b1a12564bc17e712cfc7
|
||||
|
||||
tor_ffi_plugin:
|
||||
git:
|
||||
|
@ -217,7 +217,7 @@ dependency_overrides:
|
|||
bip47:
|
||||
git:
|
||||
url: https://github.com/cypherstack/bip47.git
|
||||
ref: 4cb772149b84aedd21c437d17c72b1c2d4f2c962
|
||||
ref: a6e7941b98a43a613708b1a12564bc17e712cfc7
|
||||
|
||||
coinlib_flutter:
|
||||
git:
|
||||
|
|
Loading…
Reference in a new issue