Binance Web3 Connector JS
    Preparing search index...

    Interface WebsocketSendMsgOptions

    interface WebsocketSendMsgOptions {
        id?: string;
        [key: string]: string | number | boolean | object | undefined;
    }

    Indexable

    • [key: string]: string | number | boolean | object | undefined
    Index

    Properties

    Properties

    id?: string