pull/3755/head
Roy 2 years ago
parent 8b996d8c85
commit 8bd0de4305
  1. 2
      contracts/token/ERC721/extensions/ERC721VotesNF.sol

@ -36,7 +36,7 @@ abstract contract ERC721VotesNF is ERC721, Votes {
}
/**
* @dev Track all power-adjusted balanced
* @dev Track all power-adjusted balances
*/
function _transferVotingUnits(
address from,

Loading…
Cancel
Save