TransactionStatus: {
    error: string[];
    seconds: number;
}

Represents the status of a transaction.

Type declaration

  • error: string[]
  • seconds: number

Generated using TypeDoc