Interface SendTransactionResponseExceptionStack

Hierarchy

  • SendTransactionResponseExceptionStack

Properties

Properties

context: {
    file: string;
    hostname: string;
    level: string;
    line: number;
    method: string;
    thread_name: string;
    timestamp: string;
}

Type declaration

  • file: string
  • hostname: string
  • level: string
  • line: number
  • method: string
  • thread_name: string
  • timestamp: string
data: any
format: string

Generated using TypeDoc