You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {Array<[string, string]>} [nonces] First element is the nonce of original file, second is nonce of preview
204
-
* @param {Array<[string, string]>} [ids] List of files IDs after uploading to IPFS. First element is the ID of original file, second is ID of preview.
205
-
* @param {string} [comment]
203
+
* @param {string} [comment] Optional comment associated with the transaction
204
+
* @param {Array<[string, string]>} [cids] List of files IDs after uploading to IPFS. First element is the ID of original file, second is ID of preview.
0 commit comments