Fixed getting of subaddresses for current selected account

This commit is contained in:
M 2020-01-09 11:30:30 +02:00
parent e46c653f3b
commit 7d78467437
2 changed files with 1 additions and 2 deletions

View file

@ -6,8 +6,8 @@ analyzer:
implicit-dynamic: false
exclude:
- "build/**"
- "**/*.g.dart"
- "lib/generated/*.dart"
- "**.g.dart"
linter:
rules: