diff --git a/CHANGELOG.md b/CHANGELOG.md index fbdc1f08e08..908ae117acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2697,7 +2697,6 @@ If there are any bugs, improvements, optimizations or any new feature proposal f - Revert `TransactionFactory.registerTransactionType` if there is a version mistatch between `web3-eth` and `web3-eth-accounts` and fix nextjs problem. (#7216) - #### web3 - `Web3.providers` namespace exports `type EIP6963ProviderResponse = Map`. Return type for the static `Web3.requestEIP6963Providers` is now `Promise`. (#7239)