- Preparing search index...
- The search index is not available
v0.4.0-beta
Type alias NoDepositBeforeDeadline
NoDepositBeforeDeadline: { initialDepositDeadline: Date; name: "NoDepositBeforeDeadline"; payMinUtxoBackInput: Input[]; scheme: VestingScheme; }
Type declaration
-
initialDepositDeadline: Date
-
name: "NoDepositBeforeDeadline"
-
payMinUtxoBackInput: Input[]
-
Vesting State where the Initial Deposit deadline has passed. It supposed to be given by the Provider and is a prerequesite to continue the contract logic.