Irys-xyz / arweave-js-sdk

JS SDK for Irys on Arweave
111 stars 96 forks source link

feat: :label: Update UploadResponse type #73

Closed JesseTheRobot closed 1 year ago

JesseTheRobot commented 1 year ago

This PR renovates the UploadResponse type (+ applicable related code) to be an OR between UploadResponseBase (always fields) and UploadReceipt (optional receipt fields)

joshbenaron commented 1 year ago

We'll deploy a newer API once planned more