mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29: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;
|
||||
|
||||
@override
|
||||
@action
|
||||
set syncStatus(SyncStatus value) {
|
||||
_syncStatus = value;
|
||||
}
|
||||
|
|
|
@ -479,10 +479,10 @@ packages:
|
|||
description:
|
||||
path: "."
|
||||
ref: cake-update-v4
|
||||
resolved-ref: e99d7820e53a685cb4de7af995a493d6d1effd27
|
||||
resolved-ref: "084fb7bf13ec42d74f26ac08c883ce07c10fca7e"
|
||||
url: "https://github.com/cake-tech/on_chain.git"
|
||||
source: git
|
||||
version: "6.1.0"
|
||||
version: "6.2.0"
|
||||
package_config:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -116,6 +116,7 @@ dependencies:
|
|||
git:
|
||||
url: https://github.com/cake-tech/on_chain.git
|
||||
ref: cake-update-v4
|
||||
reown_walletkit: ^1.1.2
|
||||
blockchain_utils:
|
||||
git:
|
||||
url: https://github.com/cake-tech/blockchain_utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue