Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lcfr-eth committed Jan 10, 2025
1 parent 9ee1191 commit 8acedba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ This repository contains the following examples:
- [x] [WS](./examples/providers/examples/ws.rs)
- [x] [WS with authentication](./examples/providers/examples/ws_with_auth.rs)
- [x] [JSON-RPC Batch Request](./examples/providers/examples/batch_rpc.rs)
- [x] [Trace block](./examples/providers/examples/trace_block.rs)
- [x] [Mempool trace call](./examples/providers/examples/mempool_tracecall.rs)
- [x] Queries
- [x] [Query contract storage](./examples/queries/examples/query_contract_storage.rs)
- [x] [Query contract deployed bytecode](./examples/queries/examples/query_deployed_bytecode.rs)
Expand Down

0 comments on commit 8acedba

Please sign in to comment.