mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
chore: build
This commit is contained in:
parent
30ccdf34c9
commit
753bb6caad
3 changed files with 3 additions and 3 deletions
|
@ -260,7 +260,6 @@ abstract class ElectrumWalletBase<T extends ElectrumWalletAddresses>
|
||||||
bool syncStatusLock = false;
|
bool syncStatusLock = false;
|
||||||
|
|
||||||
@override
|
@override
|
||||||
@action
|
|
||||||
set syncStatus(SyncStatus value) {
|
set syncStatus(SyncStatus value) {
|
||||||
_syncStatus = value;
|
_syncStatus = value;
|
||||||
}
|
}
|
||||||
|
|
|
@ -479,10 +479,10 @@ packages:
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: cake-update-v4
|
ref: cake-update-v4
|
||||||
resolved-ref: e99d7820e53a685cb4de7af995a493d6d1effd27
|
resolved-ref: "084fb7bf13ec42d74f26ac08c883ce07c10fca7e"
|
||||||
url: "https://github.com/cake-tech/on_chain.git"
|
url: "https://github.com/cake-tech/on_chain.git"
|
||||||
source: git
|
source: git
|
||||||
version: "6.1.0"
|
version: "6.2.0"
|
||||||
package_config:
|
package_config:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -116,6 +116,7 @@ dependencies:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/cake-tech/on_chain.git
|
url: https://github.com/cake-tech/on_chain.git
|
||||||
ref: cake-update-v4
|
ref: cake-update-v4
|
||||||
|
reown_walletkit: ^1.1.2
|
||||||
blockchain_utils:
|
blockchain_utils:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/cake-tech/blockchain_utils
|
url: https://github.com/cake-tech/blockchain_utils
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue