Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Jan 31, 2024
1 parent 037e6f2 commit 2e34487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eth_defi/hotwallet.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ class HotWallet:
.. note ::
This class is not thread safe. If mutiple threads try to sign transactions
This class is not thread safe. If multiple threads try to sign transactions
at the same time, nonce tracking may be lost.
`See also how to create private keys from command line <https://ethereum.stackexchange.com/q/82926/620>`_.
Expand Down

0 comments on commit 2e34487

Please sign in to comment.