diff --git a/content/fizz/reward-details.mdx b/content/fizz/reward-details.mdx index 0267f87..f7b1415 100644 --- a/content/fizz/reward-details.mdx +++ b/content/fizz/reward-details.mdx @@ -174,10 +174,10 @@ While you receive the majority of the earnings from user leases, there are some This means that as a Fizz node operator, you receive 90% of the total amount paid by the user for leasing your compute resources. -**Example**: If a user pays 100 USDT tokens to lease your compute resources: -- You receive: 90 USDT tokens -- Spheron Foundation receives: 5 USDT tokens -- Gateway receives: 5 USDT tokens +**Example**: If a user pays 100 uSPON tokens to lease your compute resources: +- You receive: 90 uSPON tokens +- Spheron Foundation receives: 5 uSPON tokens +- Gateway receives: 2 uSPON tokens By Offering competitive pricing and maintaining good resource availability can maximize your direct earnings from user leases and the liveness points. \ No newline at end of file diff --git a/content/rent-gpu/icl.mdx b/content/rent-gpu/icl.mdx index d266673..d6b86a7 100644 --- a/content/rent-gpu/icl.mdx +++ b/content/rent-gpu/icl.mdx @@ -20,7 +20,7 @@ It's structured into several key sections: 8. [Port Range](/rent-gpu/icl#8-port-range) 9. [Pull Policy](/rent-gpu/icl#9-pull-policy) 10. [Shared Memory (SHM) Support](/rent-gpu/icl#10-shared-memory-shm-support) -11. [Advanced Placement Attributes](/rent-gpu/icl#11-advanced-placement-attributes) +11. [Advanced Attributes](/rent-gpu/icl#11-advanced-attributes) 12. [Mac Deployment Support](/rent-gpu/icl#12-mac-deployment-support) 13. [GPU VRAM Minimum Requirements](/rent-gpu/icl#13-gpu-vram-minimum-requirements) diff --git a/package.json b/package.json index 52b83d5..b2c04c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.1.1", + "version": "0.1.2", "private": true, "scripts": { "dev": "next dev --turbopack", @@ -27,4 +27,4 @@ "eslint-config-next": "15.2.4", "@eslint/eslintrc": "^3" } -} +} \ No newline at end of file