Coda by Ian Macalinao
    Preparing search index...
    interface ResetLockupInstructionDataArgs {
        depositEntryIndex: number;
        kind: LockupKind;
        periods: number;
    }
    Index

    Properties

    depositEntryIndex: number
    periods: number