Coda by Ian Macalinao
    Preparing search index...
    interface UnstakeInstructionDataArgs {
        stakeSharesScaled: number | bigint;
    }
    Index

    Properties

    stakeSharesScaled: number | bigint