mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 11:59:30 +00:00
use add_return_used_coins branch of flutter_libsparkmobile
TODO: merge to main after integration & testing. See https://github.com/cypherstack/flutter_libsparkmobile/pull/26
This commit is contained in:
parent
d0d7843b4d
commit
51b709e682
2 changed files with 3 additions and 3 deletions
|
@ -674,8 +674,8 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: fb50031056fbea0326f7dd76ad59d165c1e5eee5
|
ref: ca5c3a821b9e5fa7dfb5a3df9577caa7bdd46f11
|
||||||
resolved-ref: fb50031056fbea0326f7dd76ad59d165c1e5eee5
|
resolved-ref: ca5c3a821b9e5fa7dfb5a3df9577caa7bdd46f11
|
||||||
url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
|
url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.1"
|
version: "0.0.1"
|
||||||
|
|
|
@ -30,7 +30,7 @@ dependencies:
|
||||||
flutter_libsparkmobile:
|
flutter_libsparkmobile:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/cypherstack/flutter_libsparkmobile.git
|
url: https://github.com/cypherstack/flutter_libsparkmobile.git
|
||||||
ref: fb50031056fbea0326f7dd76ad59d165c1e5eee5
|
ref: ca5c3a821b9e5fa7dfb5a3df9577caa7bdd46f11
|
||||||
|
|
||||||
flutter_libmonero:
|
flutter_libmonero:
|
||||||
path: ./crypto_plugins/flutter_libmonero
|
path: ./crypto_plugins/flutter_libmonero
|
||||||
|
|
Loading…
Reference in a new issue