1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Added Arweave to the storage types

This commit is contained in:
Anamaria Loznianu 2022-10-04 15:31:15 +03:00
parent 80d6b5b2ca
commit 64fc688b87

View File

@ -288,9 +288,22 @@ Use a smart contract as datasource.
} }
``` ```
***`Arweave`***
Arweave Transaction ID.
```
{
{
"type": "arweave",
"transactionId": "a4qJoQZa1poIv5guEzkfgZYSAD0uYm7Vw4zm_tCswVQ",
}
}
```
First class integrations supported in the future : First class integrations supported in the future :
***`Filecoin`*** ***`Filecoin`***
***`Arwave`***
***`Storj`*** ***`Storj`***
***`SQL`*** ***`SQL`***