Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Remove floating pragma #134

Closed
wants to merge 1 commit into from

Conversation

Ramarti
Copy link
Contributor

@Ramarti Ramarti commented Feb 24, 2024

Replace
pragma solidity ^0.8.23;

With
pragma solidity 0.8.23;

Copy link

Remove floating pragma

Generated at commit: d9c0403997deeb1a39559d26a413d0c010a80137

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
1
1
0
5
33
40
Dependencies Critical
High
Medium
Low
Note
Total
0
2
0
1
85
88

For more details view the full report in OpenZeppelin Code Inspector

Copy link
Contributor

@jdubpark jdubpark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a nice to have or a necessity?

@LeoHChen LeoHChen closed this Feb 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants