Added remaining erc1155 revert reasons to types package

This commit is contained in:
Greg Hysen
2019-03-05 11:31:49 -08:00
parent 243a04b756
commit d5d9df383e

View File

@@ -3,7 +3,7 @@
"version": "2.2.2",
"changes": [
{
"note": "Added `Uint256Underflow`, `TransferRejected`, and `InsufficientAllowance` revert reasons",
"note": "Added ERC1155 revert reasons",
"pr": 1657
}