Coda by Ian Macalinao
    Preparing search index...

    Interface PermanentLockPositionInstructionDataArgs

    interface PermanentLockPositionInstructionDataArgs {
        permanentLockLiquidity: number | bigint;
    }
    Index

    Properties

    permanentLockLiquidity: number | bigint