Move ERC1820 and ERC777 out of drafts (#1742)

* Moved ERC1820 related contracts out of drafts and into introspection.

* Moved ERC777 related contracts out of drafts and into token.

(cherry picked from commit c794c96617)
This commit is contained in:
Nicolás Venturo
2019-05-08 16:11:00 -03:00
parent 44590fe0b6
commit 1292b6abab
10 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
pragma solidity ^0.5.0;
import "../drafts/ERC777/ERC777.sol";
import "../token/ERC777/ERC777.sol";
contract ERC777Mock is ERC777 {
constructor(