bitfinex-node-api
    Preparing search index...

    Interface IFundingOfferSnapshotV2Message

    interface IFundingOfferSnapshotV2Message {
        channel_id: 0;
        offers: IWSFundingOfferV2[];
        type: "funding_offer_snapshot";
    }
    Index

    Properties

    channel_id: 0
    offers: IWSFundingOfferV2[]
    type: "funding_offer_snapshot"