IsFollowingResponse()
IsFollowingResponse(source: String, destination: String, following: Boolean)
A response to a query on whether 'source' is following 'destination'
destination
- the destination node
following
- true if source is following destination, false otherwise