Skip to content

Commit ae7eb7b

Browse files
committed
some more edits
1 parent 3fb44f6 commit ae7eb7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/learning-lit/pricing/current-prices.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Current Prices"
33
---
44
import { CurrentPricesTable } from "/snippets/CurrentPricesTable.jsx";
55

6-
The following table shows the current pricing for Lit Protocol services on the **naga-prod** network. Prices are displayed in both $LITKEY tokens and USD (based on current market rates).
6+
The following table shows the current pricing for Lit Protocol services on the **Naga Prod / Mainnet V1** network. Prices are displayed in both $LITKEY tokens and USD (based on current market rates).
77

88
<Note>
99
Prices update dynamically based on network usage. The values shown below reflect real-time prices fetched from the blockchain.
@@ -22,7 +22,7 @@ Prices update dynamically based on network usage. The values shown below reflect
2222
### Product Types
2323

2424
- **PKP Sign**: Signing operations using your Programmable Key Pair
25-
- **Encrypted Sign**: Signing with encrypted keys
25+
- **Decryption and Access Control**: Decrypting data and enforcing access control conditions
2626
- **Lit Action**: Executing serverless JavaScript functions (pricing varies by component)
2727
- **Sign Session Key**: Session-based signing operations
2828

docs/learning-lit/pricing/payment-model.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Payment Model"
33
---
44

5-
Lit Protocol uses a token-based payment system to ensure the decentralized network can sustain itself and compensate node operators for providing cryptographic services.
5+
Lit Protocol uses a token-based payment system to ensure the decentralized network can sustain itself for providing cryptographic services.
66

77
## How Payment Works
88

@@ -21,14 +21,14 @@ Lit Protocol uses a dynamic pricing model that adjusts based on network usage:
2121
This pricing mechanism ensures:
2222
- Fair pricing during low-usage periods (you pay less when demand is low)
2323
- Network stability during high-usage periods (prices increase to manage demand)
24-
- Sustainable compensation for node operators
24+
- Market price discovery for Lit network capacity
2525

2626
### Pricing in $LITKEY Tokens
2727

2828
All services on Lit Protocol are priced in **[$LITKEY](/governance/litkey/overview) tokens**, the native token of Lit Chain. When you use network services such as:
2929

3030
- **PKP Signing**: Generating signatures with your Programmable Key Pair
31-
- **Encrypted Signing**: Signing with encrypted keys
31+
- **Decryption and Access Control**: Decrypting data and enforcing access control conditions
3232
- **Lit Actions**: Executing serverless JavaScript functions
3333
- **Sign Session Key**: Session-based signing operations
3434

0 commit comments

Comments
 (0)