(bug): Block function does not extend to wire
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
A user can still be sent tokens by a user that they have blocked.
### Steps to reproduce
1. User 1 - Block user 2
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)
issue