Fraction ProtocolsubSkeletonFacetsNIDnonFundedSubSkeletons
NonFundedSubSkeletonNoDiscountNID
Implementation of NonFunded Sub-Skeleton NID for no discount purchase NID skeleton.
UnauthorizedInitialization
Thrown when trying to initialize from non admin account.
FundsReceivedAfterNonFunded
initializeNonFundedSubSkeleton
Initialize NonFunded SubSkeleton NID
Parameters
| Name | Type | Description |
|---|---|---|
| signer_ | address | The address of the designated off-chain service that signs the transactions (NexeraID/Compilot). |
receiveFundsAfterNonFunded
ReceiveFundsAfterNonFunded
Called by users to receive their funds back when sale failed to raise enough funds
Parameters
| Name | Type | Description |
|---|---|---|
| campaignId | uint256 | The ID of the associated campaign |
| uint256 | ||
| amountOfFractions | uint256 | The amount of fractions to redeem |
| bytes |

