mirror of https://github.com/status-im/EIPs.git
RPC spec: 'big integer' -> 'integer'
This commit is contained in:
parent
68cde9b43a
commit
45f6e8e48f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue