Skip to content

Commit 03bd995

Browse files
Update exchange-rate-canister.mdx (#4760)
1 parent 88a966e commit 03bd995

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/developer-docs/defi/exchange-rate-canister.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ Each request to the XRC costs 1B cycles to submit the request, otherwise an `Exc
7373

7474
The remaining cycles are returned to the requesting canister. Note that at least 1M cycles are charged even in case of an error in order to mitigate the risk of a denial-of-service attack.
7575

76-
:::info
77-
Note: The cycles cost of these requests are expected to be decreased in the next upgrade of the XRC.
78-
:::
79-
8076
## Calling the XRC directly
8177

8278
To call the XRC directly, you can send a request such as one to get the BTC/USD rate, with the following command:

0 commit comments

Comments
 (0)