Coda by Ian Macalinao
    Preparing search index...

    Interface NewLockerInstructionDataArgs

    interface NewLockerInstructionDataArgs {
        bump: number;
        params: LockerParamsArgs;
    }
    Index

    Properties

    Properties

    bump: number