Concordium / concordium-contracts-common

Common functionality used by smart contracts and the host environment on the Concordium blockchain.
Mozilla Public License 2.0
10 stars 10 forks source link

Add type for exchange rate from base #59

Closed limemloh closed 1 year ago

limemloh commented 1 year ago

Purpose

Moved ExchangeRate type from concordium-base needed for the contract chain queries.

Related to https://github.com/Concordium/concordium-base/pull/254 and https://github.com/Concordium/concordium-rust-smart-contracts/pull/185

Changes

Checklist

abizjak commented 1 year ago

Please state in the PR that is is moved from concordium-base.