Skip to content

Commit 7bb13d3

Browse files
docs(README): link version IAccount.cairo (#624)
1 parent b28241c commit 7bb13d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ starknet = { git = "https://github.com/xJonathanLEI/starknet-rs" }
3535
- [x] Sequencer gateway / feeder gateway client
3636
- [x] Full node JSON-RPC API client
3737
- [x] Smart contract deployment
38-
- [x] Signer for using [IAccount](https://github.com/OpenZeppelin/cairo-contracts/blob/main/src/openzeppelin/account/IAccount.cairo) account contracts
38+
- [x] Signer for using [IAccount](https://github.com/OpenZeppelin/cairo-contracts/blob/release-v0.6.1/src/openzeppelin/account/IAccount.cairo) account contracts
3939
- [ ] Strongly-typed smart contract binding code generation from ABI
4040
- [x] Ledger hardware wallet support
4141

0 commit comments

Comments
 (0)