From b374b903ee4b750631c9bfe1589800bdecef6885 Mon Sep 17 00:00:00 2001 From: mkflow27 Date: Wed, 24 Jul 2024 10:15:45 +0200 Subject: [PATCH] add missing word --- rate-providers/KernelProtocolRateProviders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rate-providers/KernelProtocolRateProviders.md b/rate-providers/KernelProtocolRateProviders.md index ce2c620..aeefa92 100644 --- a/rate-providers/KernelProtocolRateProviders.md +++ b/rate-providers/KernelProtocolRateProviders.md @@ -57,4 +57,4 @@ Kernel protocol uses Karak to mint LRTs to the user. Karak is a restaking protoc ## Conclusion **Summary judgment: ** -The Kernel protocol rate providers should work well with Balancer pools on a technical. They are essentially wrappers around downstream rate computations and expose this data as part of their onchain scope. However, the rate reported might be inaccurate if multiple LSTs/LRTs are used as deposit assets and if Karak generates yield, the rate reported and the true rate will deviate. +The Kernel protocol rate providers should work well with Balancer pools on a technical level. They are essentially wrappers around downstream rate computations and expose this data as part of their onchain scope. However, the rate reported might be inaccurate if multiple LSTs/LRTs are used as deposit assets and if Karak generates yield, the rate reported and the true rate will deviate.