@campnetwork/origin 1.2.0 → 1.2.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
@@ -1037,12 +1037,6 @@ Most methods mirror smart contract functions and require appropriate permissions
1037
1037
  - `buyAccessSmart(tokenId)` — Buys access, handles payment approval and license details - **Recommended in place of buyAccess**
1038
1038
  - `getData(tokenId)` — Fetches the underlying IP for a given IPNFT if the user has purchased access to it
1039
1039
 
1040
- ### User Data & Stats
1041
-
1042
- - `getOriginUploads()` — Fetch user's Origin file uploads (returns array or null)
1043
- - `getOriginUsage()` — Fetch user's Origin stats (returns object with multiplier, points, active, teams, dataSources)
1044
- - `setOriginConsent(consent: boolean)` — Set user's consent for Origin usage
1045
-
1046
1040
  ### Utility Methods
1047
1041
 
1048
1042
  - `getJwt()` — Get current JWT token