Coda by Ian Macalinao
    Preparing search index...

    Interface DepositGoverningTokensInstructionDataArgs

    interface DepositGoverningTokensInstructionDataArgs {
        amount: number | bigint;
    }
    Index

    Properties

    Properties

    amount: number | bigint