Check if a peer is registered to reconcile transactions with us.
Declared in <node/txreconciliation.h>
<node/txreconciliation.h>
bool IsPeerRegistered(NodeId peer_id) const;
True if the peer is registered for reconciliation, false otherwise.