SetConnectedMintable
Inherits: SetConnected, ObjectMinterHook, ObjectMinterAdmin
Functions
_SetConnectedMintable_initialize
function _SetConnectedMintable_initialize(address setRegistry, address objectMinter) internal;
supportsInterface
function supportsInterface(bytes4 interfaceId)
external
pure
virtual
override(SetConnected, ObjectMinterHook)
returns (bool);
_SetConnectedMintable_supportsInterface
function _SetConnectedMintable_supportsInterface(bytes4 interfaceId) internal pure returns (bool);