Skip to content

Commit 3c0fad6

Browse files
committed
notice npm
1 parent 70ef753 commit 3c0fad6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ balance.then(function(balanceData){
1414
```
1515

1616
## For testnet usage
17-
all test passes
17+
1818
```javascript
1919
var api = require('etherscan-api').init('YourApiKey','testnet');
2020

2121
```
22+
This feature are NOT shipped to npm package yet!!
23+
2224
## Install
2325

2426
```bash

0 commit comments

Comments
 (0)