bitfinex-node-api
    Preparing search index...

    Interface IDepositOptions

    interface IDepositOptions {
        method: string;
        renew?: 0 | 1;
        wallet_name: IWalletType;
    }
    Index

    Properties

    method: string
    renew?: 0 | 1
    wallet_name: IWalletType