Changes
Page history
Feature-2
authored
May 16, 2024
by
Bartek Wrona
Show whitespace changes
Inline
Side-by-side
feature-2/interfaces/ITransactionData.md
0 → 100644
View page @
6d131ffd
[
@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