forked from enjin/erc-1155
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EDT-3069 Altered the ref impl to do a standard call to the receiver f…
…unctions rather than "catch" the revert with low level calls. This has the side effect of not having your own revert reasons, so commented as such. Tested with Solidity 0.5.9.
- Loading branch information
1 parent
f899a35
commit 6147143
Showing
2 changed files
with
8 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters