Skip to content

Commit

Permalink
Update lib/guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Maksim Zdobnikau <43750648+DelevoXDG@users.noreply.github.com>
  • Loading branch information
franciszekjob and DelevoXDG authored Sep 18, 2024
1 parent f30a9bc commit d29bdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ OkHttpService httpService = new OkHttpService(httpClient);

# Package com.swmansion.starknet.signer

Signer interface and its implementations.
Signer interface and its implementations for manually signing transactions to be sent to Starknet.
Recommended way of using Signer is through an Account.

```java
Expand Down

0 comments on commit d29bdec

Please sign in to comment.