LastTransactionId: {
    isExact: boolean;
    lt: string;
    hash?: string;
}

Type declaration

  • isExact: boolean
  • lt: string
  • Optional hash?: string