Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetStakeDelegatedInstructionDataArgs

    type SetStakeDelegatedInstructionDataArgs = {
        newAmount: number | bigint;
    }
    Index
    newAmount: number | bigint