diff --git a/docs/ethereum.md b/docs/ethereum.md index 512d0915..efe052ab 100644 --- a/docs/ethereum.md +++ b/docs/ethereum.md @@ -2,8 +2,6 @@ description: Differences to Ethereum --- -# Ethereum Compatibility - ## Sapphire vs Ethereum Sapphire is generally compatible with Ethereum, the EVM, and all the user and @@ -16,8 +14,6 @@ transactions sent to it via transactions. There are also a few breaking changes compared to Ethereum though, but we think that you'll quickly grasp them: -- [Ethereum Compatibility](#ethereum-compatibility) - - [Sapphire vs Ethereum](#sapphire-vs-ethereum) - [Encrypted Contract State](#encrypted-contract-state) - [End-to-End Encrypted Transactions and Calls](#end-to-end-encrypted-transactions-and-calls) - [`from` Address is Zero for Unsigned Calls](#from-address-is-zero-for-unsigned-calls)