Skip to content

Commit dc31b52

Browse files
authored
Update README.md
1 parent eaa482b commit dc31b52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ How to use the package:
5757
```python
5858
NETWORK_RPC_URL = "your_rpc_url"
5959
60-
provider = get_provider(NETWORK_RPC_URL)
60+
provider = get_web3_provider(NETWORK_RPC_URL)
6161
```
6262

6363
3. Creating an [AlphaHomoraV2Position](alpha_homora_v2/position.py) instance requires the following:

0 commit comments

Comments
 (0)