Skip to content

Commit 786559c

Browse files
authored
Update src/content/developers/docs/smart-contracts/testing/index.md
1 parent a75c4a7 commit 786559c

File tree

1 file changed

+0
-1
lines changed
  • src/content/developers/docs/smart-contracts/testing

1 file changed

+0
-1
lines changed

src/content/developers/docs/smart-contracts/testing/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ As such, developers are encouraged to incorporate **formal verification** into t
127127

128128
Formal verification is considered important for smart contracts because it helps developers formally test assumptions relating to smart contracts. This is done by creating formal specifications that describe a smart contract's properties and verifying that a formal model of the smart contract matches the specification. This approach increases confidence that a smart contract will only execute functions as defined in its business logic and nothing else.
129129

130-
[More on formal verification for smart contracts](https://ethereumorgwebsitedev01-emmanuelawosikaethereumor06662.gtsb.io/en/developers/docs/smart-contracts/formal-verification).
131130

132131
## Testing tools and libraries {#testing-tools-and-libraries}
133132

0 commit comments

Comments
 (0)