Changes
Page history
Update generated documentation
authored
May 16, 2024
by
Mateusz Tyszczak
Hide whitespace changes
Inline
Side-by-side
interfaces/ITransactionData.md
0 → 100644
View page @
29308c1e
[
@hiveio/workerbee
](
../globals.md
)
/ ITransactionData
# Interface: ITransactionData
## Properties
### block
> **block**: [`IBlockData`](./IBlockData)
#### Source
src/interfaces.ts:15
***
### id
> **id**: `string`
#### Source
src/interfaces.ts:13
***
### transaction
> **transaction**: `ApiTransaction`
#### Source
src/interfaces.ts:14