Update docs
This commit is contained in:
6
contracts/interfaces/IERC1155.sol
Normal file
6
contracts/interfaces/IERC1155.sol
Normal file
@ -0,0 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC1155.sol)
|
||||
|
||||
pragma solidity ^0.8.0;
|
||||
|
||||
import "../token/ERC1155/IERC1155.sol";
|
||||
Reference in New Issue
Block a user