d65946e9c0
There was an issue in using the `Wallet` flag when checking accounts to watch for transactions. `Wallet` indicates that it's the default wallet, not whether is a wallet account. That can only be checked by looking at the type (and the `Wallet` flag). If the type is `generated`, `key` or `seed` it should be watched for transactions. |
||
---|---|---|
.. | ||
accounts | ||
migrations | ||
database.go | ||
database_test.go |