Skip to content

Commit

Permalink
Remove Unnecessary Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
danforbes committed Sep 9, 2024
1 parent 4f9eba0 commit c177665
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<string, EIP6963ProviderDetail>`. Return type for the static `Web3.requestEIP6963Providers` is now `Promise<EIP6963ProviderResponse>`. (#7239)
Expand Down

0 comments on commit c177665

Please sign in to comment.