Changes
Page history
Update generated documentation
authored
May 19, 2024
by
Bartek Wrona
Show whitespace changes
Inline
Side-by-side
pipelines/94536/interfaces/ITransactionData.md
0 → 100644
View page @
ca789a40
[
@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