Concordium / concordium-misc-tools

A collection of small tools with a well-defined purpose
Apache License 2.0
4 stars 6 forks source link

Stop wCCD generator minting for everyone too fast #123

Closed lassemoldrup closed 10 months ago

lassemoldrup commented 10 months ago

Purpose

Addresses #107.

Changes

The initial minting of wCCD is moved from the instantiation to the generator.

Checklist