Closed arsenetar closed 2 years ago
Change the project value in AssetParameters to uint64 instead of string to better align with desired implementation. This is a breaking change on this field, although this field has not yet been actively used for anything deployed.
AssetParameters
uint64
string
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information 0.0% Duplication
Change the project value in
AssetParameters
touint64
instead ofstring
to better align with desired implementation. This is a breaking change on this field, although this field has not yet been actively used for anything deployed.