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 arbitrary instance for AttributeValue for use in fuzzing. #71

Closed abizjak closed 1 year ago

abizjak commented 1 year ago

Purpose

Arbitrary for attribute value is needed for fuzzing.

Checklist