Skip to content

Commit 5dc7d38

Browse files
authored
Added OPERATOR_SERVICE_URL in developers.md. (#538)
1 parent 0daa7bf commit 5dc7d38

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

READMEs/developers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ export TEST_PRIVATE_KEY2=0xef4b441145c1d0f3b4bc6d61d29f5c6e502359481152f869247c7
7878

7979
In work console:
8080
```console
81+
export OPERATOR_SERVICE_URL=https://c2d-dev.operator.oceanprotocol.com/
82+
8183
#run a single test
8284
pytest ocean_lib/models/test/test_btoken.py::test_ERC20
8385

0 commit comments

Comments
 (0)