Coda by Ian Macalinao
    Preparing search index...

    Type Alias RevokeGoverningTokensInstructionDataArgs

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