Options
All
  • Public
  • Public/Protected
  • All
Menu

InjectiveMetaRPC is a special API subset to get info about server.

Hierarchy

  • InjectiveMetaRPC

Implemented by

Index

Methods

  • Gets connection info

    Parameters

    • request: { timestamp?: string }
      • Optional timestamp?: string

        Provide current system UNIX timestamp in millis

    • Optional metadata: BrowserHeaders

    Returns internal.Promise<internal.InfoResponse>

  • Stream keepalive, if server exits, a shutdown event will be sent over this channel.

    Parameters

    Returns Observable<internal.StreamKeepaliveResponse>

Generated using TypeDoc