Skip to content

Commit d948fe0

Browse files
authored
Removing contract code type ref in security docs
1 parent 20fd435 commit d948fe0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/Security/Framework/Decentralized Application/Smart Contracts Security.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ Is a form of expanded Shared Custody Ownership that requires consensus over the
104104

105105
!!! success "Contract functions should explicitly declare visibility"
106106

107-
!!! success "Contract shared code must be marked as private or internal"
108-
109107
!!! success "Contract public functions should perform proper authorization checks "
110108

111109
!!! success "Contract should validate the input of all public and external functions"

0 commit comments

Comments
 (0)