RPC spec: 'big integer' -> 'integer'

This commit is contained in:
ia 2018-01-26 11:47:28 +09:00
parent 68cde9b43a
commit 45f6e8e48f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ none
##### Returns
`QUANTITY` - big integer of the current chain id. Defaults are mainnet=61, morden=62.
`QUANTITY` - integer of the current chain id. Defaults are mainnet=61, morden=62.
##### Example
```js