# Interface: PersistedTransaction<T\>

## Type parameters

| Name | Type                                         |
| :--- | :------------------------------------------- |
| `T`  | extends `TxIntent` \| `unknown` = `TxIntent` |

## Table of contents

### Properties

- [hash](PersistedTransaction.md#hash)
- [intent](PersistedTransaction.md#intent)

## Properties

### hash

• **hash**: `string`

---

### intent

• **intent**: `T`
