import”@patchwork/contracts/PatchworkAccountPatch/IPatchworkAccountPatch.sol”;
Inherits:
IPatchworkScopedFunctions
mintPatch
Creates a new token for the owner, representing a patch| Name | Type | Description | 
|---|---|---|
owner | address | Address of the owner of the token | 
target | address | Address of the original account | 
| Name | Type | Description | 
|---|---|---|
tokenId | uint256 | ID of the newly minted token |