Coda by Ian Macalinao
    Preparing search index...

    Type Alias PermanentLockPositionInstructionData

    type PermanentLockPositionInstructionData = {
        discriminator: ReadonlyUint8Array;
        permanentLockLiquidity: bigint;
    }
    Index
    discriminator: ReadonlyUint8Array
    permanentLockLiquidity: bigint