Binance Connector JS
    Preparing search index...

    Interface HashrateResaleRequestResponse

    HashrateResaleRequestResponse

    interface HashrateResaleRequestResponse {
        code?: number;
        data?: number;
        msg?: string;
    }
    Index

    Properties

    Properties

    code?: number

    HashrateResaleRequestResponse

    data?: number

    HashrateResaleRequestResponse

    msg?: string

    HashrateResaleRequestResponse