oceanprotocol / uploader.js

OCEAN Decentralized Backend Storage js Library
Apache License 2.0
1 stars 0 forks source link

Change approval address for filecoin uploads #46

Closed jamiehewitt15 closed 1 year ago

jamiehewitt15 commented 1 year ago

Both arweave and filecoin need to give approval for different addresses when doing the upload. This means the upload function will have a new parameter type: string where the client sends either filecoin or arweave as an argument. This will be a breaking change.