@campnetwork/origin 1.3.0-alpha.0 → 1.3.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1136,7 +1136,7 @@ Most methods mirror smart contract functions and require appropriate permissions
1136
1136
 
1137
1137
  #### Core IpNFT Methods
1138
1138
 
1139
- - `mintWithSignature(to, tokenId, parents, isIp, hash, uri, license, deadline, signature, appId?)` — Mint with a backend signature. `appId` defaults to SDK's clientId.
1139
+ - `mintWithSignature(to, tokenId, parents, isIp, hash, uri, license, deadline, signature, appId?)` — Mint with a backend signature.
1140
1140
  - `registerIpNFT(source, deadline, license, metadata, fileKey?, parents?)` — Register IP with backend
1141
1141
  - `updateTerms(tokenId, license)` — Update license terms
1142
1142
  - `finalizeDelete(tokenId)` — Finalize deletion of an IP NFT