3 matches found
function addRegistrationTributeGovernance should call _addGovernanceTribute not _addTribute.
Handle pauliax Vulnerability details Impact function addRegistrationTributeGovernance mistakenly calls addTribute. FunctionaddGovernanceTribute is never called thus governance tributes are never set nor updated. Recommended Mitigation Steps Replace 'addTribute' with 'addGovernanceTribute' in...
7AI score
SaveExploits0
20