Skip to content

Commit 3c5a9f6

Browse files
committed
Chore: Remove example usage
Chore: Remove example usage
1 parent 54366cb commit 3c5a9f6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,6 @@ Installation
2424
```bash
2525
pip install injective-py
2626
```
27-
Example usage
28-
```python
29-
from pyinjective.composer import Composer as ProtoMsgComposer
30-
from pyinjective.client import Client
31-
from pyinjective.transaction import Transaction
32-
from pyinjective.constant import Network
33-
from pyinjective.wallet import PrivateKey, PublicKey, Address
34-
```
3527

3628
### Usage
3729
Requires Python 3.7+

0 commit comments

Comments
 (0)