Skip to content

Commit 86eb1e6

Browse files
committed
fix(docs): refine language for Core Vault asset transfer and ownership sections
1 parent 4cf3401 commit 86eb1e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/fassets/6-core-vault.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ FAsset users don't need to take any action to benefit from the CV — it automat
4040

4141
### Transfer Capacity
4242

43-
A system parameter defines the minimum percentage of minting capacity (based on collateral) that must remain on an agent's address after transferring assets to the CV.
44-
This ensures redemption liquidity and protects the system from agent insolvency.
43+
A system parameter sets the minimum percentage of an agent's minting capacity that must remain available after transferring assets to the Core Vault (CV).
44+
This requirement ensures sufficient redemption liquidity and protects the system from agent insolvency.
4545

4646
### Security Design
4747

@@ -69,13 +69,13 @@ The Core Vault operates differently depending on the underlying network:
6969

7070
There's an important distinction between agent ownership and CV ownership:
7171

72-
### Agent Ownership (Standard FAssets)
72+
#### Agent Ownership (Standard FAssets)
7373

7474
- Agents hold underlying assets in their own wallets.
7575
- These assets belong to the specific agent and are part of their collateral.
7676
- Agents have direct control over these assets.
7777

78-
### Core Vault Ownership
78+
#### Core Vault Ownership
7979

8080
- Assets transferred to the CV become part of a shared pool.
8181
- These assets **do not belong to any specific agent** once in the CV.

0 commit comments

Comments
 (0)