Coda by Ian Macalinao
    Preparing search index...

    Type Alias PermanentLockPositionInstructionDataArgs

    type PermanentLockPositionInstructionDataArgs = {
        permanentLockLiquidity: number | bigint;
    }
    Index
    permanentLockLiquidity: number | bigint