Coda by Ian Macalinao
    Preparing search index...

    Type Alias DepositGoverningTokensInstructionDataArgs

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