Fraction Protocolinterfaces
ISemiFungibleGenesisIdsTransferFacet
ISemiFungibleGenesisIdsTransferFacet
burnIdZeroAndMintOtherGenesis
Burn Id Zero and Mint other genesis id.
Parameters
| Name | Type | Description |
|---|---|---|
| campaignId | uint256 | The id of the specific use case. It is the one created by the state facet on fractionCreation. |
| mintId | uint256 | The genesis id to be minted. |
| amount | uint256 | The amount of fractions to be minted. |

