diff --git a/index.html b/index.html index b5b6daf66b..5da9a6e60f 100755 --- a/index.html +++ b/index.html @@ -351,7 +351,7 @@
This is an overview of the changes in Celo’s op-geth
implementation,
a fork of Optimism’s op-geth
.
The Celo token is both the native token and ERC-20 compatible.
Fee currencies allow to pay transaction fees with ERC20 tokens.
Contract bindings are necessary for token duality and gas currencies. The corresponding contracts are included to generate the bindings and test these features.
core/types/gen_header_rlp.go
@@ -16683,7 +16683,7 @@