Coda by Ian Macalinao
    Preparing search index...

    Type Alias UnstakeInstructionDataArgs

    type UnstakeInstructionDataArgs = {
        stakeSharesScaled: number | bigint;
    }
    Index
    stakeSharesScaled: number | bigint