(bug): Block function does not extend to wire
Summary
A user can still be sent tokens by a user that they have blocked.
Steps to reproduce
- User 1 - Block user 2
- User 2 - Wire tokens to user 1
Platform information
Cross-platform
What is the current bug behavior?
A user can still be sent tokens by a user that they have blocked.
What is the expected correct behavior?
A user should not be able to receive any tokens by a user that they have blocked.
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
Edited by Ben