Adds support for calling the `friends.blocks` RPC method via kuska.
Made possible by [PR#24](https://github.com/Kuska-ssb/ssb/pull/24) in kuska.
Returns a list of peer blocks by the local ID.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adds support for calling the
friends.blocksRPC method via kuska.Made possible by PR#24 in kuska.
Returns a list of peer blocks by the local ID.