Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Wolf <[email protected]>
  • Loading branch information
wolfy-nft committed Dec 18, 2024
1 parent 3a82e18 commit 959eac4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import {ERC721A, IERC721A} from "erc721a/contracts/ERC721A.sol";

import "contracts/nft/erc721m/clones/ERC721AConduitPreapprovedCloneable.sol";

/// @title ERC721ACQueryableInitializable
/// @notice An ERC721AC extension with queryable and initialization features.
abstract contract ERC721ACQueryableInitializable is
ERC721AConduitPreapprovedCloneable,
CreatorTokenBase,
Expand Down

0 comments on commit 959eac4

Please sign in to comment.