6 lines
221 B
Markdown
6 lines
221 B
Markdown
---
|
|
'openzeppelin-solidity': major
|
|
---
|
|
|
|
`ERC1155Supply`: add a `totalSupply()` function that returns the total amount of token circulating, this change will restrict the total tokens minted across all ids to 2\*\*256-1 .
|