@neutral-trade/sdk - v1.0.0
    Preparing search index...

    Type Alias SetMaxDepositAmountInstructionDataArgs

    type SetMaxDepositAmountInstructionDataArgs = {
        maxDepositAmount: number | bigint;
    }
    Index

    Properties

    Properties

    maxDepositAmount: number | bigint