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

Move `AccountBalance` from `concordium-std` and other small changes #72

Closed Bargsteen closed 1 year ago

Bargsteen commented 1 year ago

Purpose

A few smaller changes that I needed when working on https://github.com/Concordium/concordium-smart-contract-tools/pull/23.

Changes

Checklist