This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
d65946e9c0
status-go
/
VERSION
2 lines
7 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use IsOwnAccount instead of Wallet when watching for transactions 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.
2020-12-07 14:03:18 +00:00
0.64.5