mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Fixed getting of subaddresses for current selected account
This commit is contained in:
parent
e46c653f3b
commit
7d78467437
2 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,8 @@ analyzer:
|
|||
implicit-dynamic: false
|
||||
exclude:
|
||||
- "build/**"
|
||||
- "**/*.g.dart"
|
||||
- "lib/generated/*.dart"
|
||||
- "**.g.dart"
|
||||
|
||||
linter:
|
||||
rules:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue