Binance Connector JS
    Preparing search index...

    Interface HashrateResaleRequestResponse

    HashrateResaleRequestResponse

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

    Properties

    Properties

    code?: number | bigint

    HashrateResaleRequestResponse

    data?: number | bigint

    HashrateResaleRequestResponse

    msg?: string

    HashrateResaleRequestResponse