dfinity / exchange-rate-canister

The exchange rate canister (XRC) makes use of the HTTP requests feature to provide exchange rates as a service to the IC.
Apache License 2.0
37 stars 10 forks source link

feat: Up the cycle cost to `10_000_000_000` #135

Closed dfinity-ryancroote closed 1 year ago

dfinity-ryancroote commented 1 year ago

This PR ups the cycle cost for the get_exchange_rate endpoint to 10_000_000_000 cycles. 5_000_000_000 is immediately refunded.