Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pool-creators/setting-max-positions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Pool creators must be very careful to not set this parameter too high as it can
* This depends heavily on oracle and asset configurations. 6 is the reccomendation with the standard oracle aggregator linked in [https://app.gitbook.com/o/-Me0aIJ5ubY2Yyeo6UbM/s/Lg1UeA72WAt02V2TIIga/\~/changes/7/pool-creators/selecting-an-oracle](selecting-an-oracle.md)
* Assets deployed on Soroban have larger resource requirements than Stellar Classic assets so any pool creator utilizing these assets should test the limits themselves. 

These limits will change as Soroban resource limits increase - see: https://soroban.stellar.org/docs/reference/resource-limits-fees
These limits will change as Soroban resource limits increase - see: https://lab.stellar.org/network-limits
4 changes: 2 additions & 2 deletions users/general-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Blend users can incur three possible fees:

**Network Fees**

Blend users must pay [Stellar Network fees](https://developers.stellar.org/docs/glossary/fees/) for each transaction.
Blend users must pay [Stellar Network fees](https://developers.stellar.org/docs/learn/fundamentals/fees-resource-limits-metering) for each transaction.

**Interest Rates**

Expand Down Expand Up @@ -88,4 +88,4 @@ Lenders using Blend lending pools are exposed to asset risk. High volatility in

**Stellar Protocol Ledger Risk**

As with all decentralized ledgers, Stellar has its unique set of risks. You can read more about the Stellar Consensus Protocol and its risks [here](https://developers.stellar.org/docs/glossary/scp/).
As with all decentralized ledgers, Stellar has its unique set of risks. You can read more about the Stellar Consensus Protocol and its risks [here](https://developers.stellar.org/docs/learn/fundamentals/stellar-consensus-protocol).