We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fd435 commit d948fe0Copy full SHA for d948fe0
docs/Security/Framework/Decentralized Application/Smart Contracts Security.md
@@ -104,8 +104,6 @@ Is a form of expanded Shared Custody Ownership that requires consensus over the
104
105
!!! success "Contract functions should explicitly declare visibility"
106
107
-!!! success "Contract shared code must be marked as private or internal"
108
-
109
!!! success "Contract public functions should perform proper authorization checks "
110
111
!!! success "Contract should validate the input of all public and external functions"
0 commit comments