Skip to content

Commit

Permalink
missed period
Browse files Browse the repository at this point in the history
  • Loading branch information
jiexi committed Mar 12, 2024
1 parent 3f37631 commit 3d86ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `window.ethereum.networkVersion` has been removed. Use the 'net_version' RPC method instead.
- `window.ethereum.selectedAddress` has been removed. Use the 'eth_accounts' RPC method instead.
- `networkChanged` event has been removed. The closest equivalent is the `chainChanged` event.
- `window.ethereum.send()` no longer resolves `net_version` offline (from cache)
- `window.ethereum.send()` no longer resolves `net_version` offline (from cache).

## Changed

Expand Down

0 comments on commit 3d86ddc

Please sign in to comment.