Skip to content

Commit

Permalink
fix: πŸ› typo in compliance report
Browse files Browse the repository at this point in the history
  • Loading branch information
polymath-eric committed Sep 19, 2024
1 parent eb7bcfa commit 5b9fe84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/7.0.x.json
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@
"offchain_count": "u32"
},
"ComplianceReport": {
"any_requirement_satistifed": "bool",
"any_requirement_satisfied": "bool",
"paused_compliance": "bool",
"requirements": "Vec<RequirementReport>"
},
Expand Down

0 comments on commit 5b9fe84

Please sign in to comment.