bitfinex-node-api
    Preparing search index...

    Interface IConfMessageV2

    interface IConfMessageV2 {
        event: "conf";
        status: "OK" | "FAILED";
    }
    Index

    Properties

    Properties

    event: "conf"
    status: "OK" | "FAILED"