unprotect abstract method
Removes a protection that may have been placed on a peer, under the specified tag.
The return value indicates whether the peer continues to be protected after this call, by way of a different tag.
Implementation
bool unprotect(PeerId peerId, String tag);