mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
33 lines
565 B
Markdown
33 lines
565 B
Markdown
[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / Arweave
|
|
|
|
# Interface: Arweave
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [transactionId](Arweave.md#transactionid)
|
|
- [type](Arweave.md#type)
|
|
|
|
## Properties
|
|
|
|
### transactionId
|
|
|
|
• **transactionId**: `string`
|
|
|
|
transactionId
|
|
|
|
#### Defined in
|
|
|
|
[@types/File.ts:68](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/File.ts#L68)
|
|
|
|
___
|
|
|
|
### type
|
|
|
|
• **type**: ``"arweave"``
|
|
|
|
#### Defined in
|
|
|
|
[@types/File.ts:62](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/File.ts#L62)
|