Interface TimestampedError

Hierarchy

  • TimestampedError

Properties

Properties

error: string

The string representation of the error sent by our peer.

timestamp: string | number

The unix timestamp in seconds when the error occurred.

Generated using TypeDoc