Rename toString to toStringSigned by balajipachai · Pull Request #4330 · OpenZeppelin/openzeppelin-contracts (original) (raw)
This PR is not right. As #4298 says, we have to rename
toString(int256)
intotoStringSigned(int256)
.
Ok, ok, got it, I renamed uint256, I will update, thank you.