Coda by Ian Macalinao
    Preparing search index...

    Interface SetStakeDelegatedInstructionDataArgs

    interface SetStakeDelegatedInstructionDataArgs {
        newAmount: number | bigint;
    }
    Index

    Properties

    Properties

    newAmount: number | bigint