From ced1f19a0b82825e7903e85f0ccb55453056a95b Mon Sep 17 00:00:00 2001 From: ethan Date: Tue, 29 Oct 2024 16:29:14 -0400 Subject: [PATCH] Adding Switchboard to oracle providers --- apps/marginfi-v2-docs/src/app/faqs/page.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/marginfi-v2-docs/src/app/faqs/page.mdx b/apps/marginfi-v2-docs/src/app/faqs/page.mdx index 182e77547a..611b1e7040 100644 --- a/apps/marginfi-v2-docs/src/app/faqs/page.mdx +++ b/apps/marginfi-v2-docs/src/app/faqs/page.mdx @@ -42,7 +42,7 @@ This error is related to stale oracles, which occur due to network congestion on ## What does the "stale oracles" error mean? -marginfi has chosen to use decentralized, trustless oracles. These oracles are managed by providers, like Pyth. During periods of blockchain congestion, oracle providers may struggle sending pricing data. If pricing data is stale during a user interaction, marginfi does not enable users to perform oracle-dependent actions. This is to prevent manipulation based on incorrect oracle prices. marginfi is working directly with Pyth, Switchboard, and Solana Labs on correcting these issues on behalf of the user. +marginfi has chosen to use decentralized, trustless oracles. These oracles are managed by providers, like Pyth and Switchboard. During periods of blockchain congestion, oracle providers may struggle sending pricing data. If pricing data is stale during a user interaction, marginfi does not enable users to perform oracle-dependent actions. This is to prevent manipulation based on incorrect oracle prices. marginfi is working directly with Pyth, Switchboard, and Solana Labs on correcting these issues on behalf of the user. ## How many points for borrowing / lending? {{ tag: '', label: '' }} 4 points for borrowing while 1 point for lending. @@ -72,4 +72,4 @@ Visit Social points is for social campaigns in collaboration with other ecosystem projects. ## How long can i borrow and lend? {{ tag: '', label: '' }} -As long as your health factor stays above 0%. \ No newline at end of file +As long as your health factor stays above 0%.