Skip to content

Commit

Permalink
243: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorydemay committed Sep 13, 2024
1 parent 1bcf090 commit 9eb8b90
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions evm_rpc_types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- v1.0 Move `RpcConfig` to this crate.
- v1.0 Move `SendRawTransactionStatus` to this crate.
- v1.0 Move `TransactionReceipt` to this crate.
- v1.0 Move providers-related struct `EthMainnetService`, `EthSepoliaService`, `HttpHeader`, `L2MainnetService`,
- v1.0 Move providers-related types `EthMainnetService`, `EthSepoliaService`, `HttpHeader`, `L2MainnetService`,
`RpcApi`, `RpcConfig`, `RpcService`, `RpcServices` to this crate.
- v1.0 Move result-related struct `MultiRpcResult`, `RpcResult` to this crate.
- v1.0 Move result-related types `HttpOutcallError`, `JsonRpcError`, `MultiRpcResult`, `ProviderError`, `RpcError`,
`RpcResult`, `ValidationError` to this crate.

0 comments on commit 9eb8b90

Please sign in to comment.