Skip to content

Commit

Permalink
chore(general): fix links (#58)
Browse files Browse the repository at this point in the history
* Update README.md

* fix link
  • Loading branch information
zerosnacks authored Apr 22, 2024
1 parent 096abf0 commit d101053
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This repository contains the following examples:
- [x] [Deploy from contract](./examples/contracts/examples/deploy_from_contract.rs)
- [x] [Interact with ABI](./examples/contracts/examples/interact_with_abi.rs)
- [x] Fillers (Middleware)
- [x] [Gas filler](./examples/fillers/examples/gas_filler.rs)
- [x] [Gas estimation filler](./examples/fillers/examples/gas_filler.rs)
- [x] [Nonce management filler](./examples/fillers/examples/nonce_filler.rs)
- [x] [Recommended fillers](./examples/fillers/examples/recommended_fillers.rs)
- [x] [Signer management filler](./examples/fillers/examples/signer_filler.rs)
Expand Down
File renamed without changes.

0 comments on commit d101053

Please sign in to comment.