Coda by Ian Macalinao
    Preparing search index...

    Type Alias UnstakePrimaryMinerInstructionDataArgs

    type UnstakePrimaryMinerInstructionDataArgs = {
        amount: number | bigint;
    }
    Index
    amount: number | bigint