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

    Type Alias SetMinDepositAmountInstructionDataArgs

    type SetMinDepositAmountInstructionDataArgs = {
        minDepositAmount: number | bigint;
    }
    Index

    Properties

    Properties

    minDepositAmount: number | bigint