* added function to renounce ownership * Make state variables private (#1411) (cherry picked from commit 03765e08b9)
03765e08b9
* turn off blank-lines rule * remove triple newlines (cherry picked from commit 9b37104655)
9b37104655
* Split enumerable and metadata implementations. * Renamed ERC721Basic to ERC721, and ERC721 to ERC721Full. * Fixed linter errors.