made sure reputations are not stamped when requested for debugging/printing

This commit is contained in:
csoler 2017-01-10 23:05:00 +01:00
parent a810ae9a74
commit a7f0fff0f1
3 changed files with 30 additions and 9 deletions

View file

@ -61,7 +61,7 @@ public:
};
virtual bool setOwnOpinion(const RsGxsId& key_id, const Opinion& op) =0;
virtual bool getReputationInfo(const RsGxsId& id, const RsPgpId &ownerNode, ReputationInfo& info) =0;
virtual bool getReputationInfo(const RsGxsId& id, const RsPgpId &ownerNode, ReputationInfo& info,bool stamp=true) =0;
virtual ReputationLevel overallReputationLevel(const RsGxsId& id)=0;
// parameters