mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-23 11:38:12 +00:00
doc changes
This commit is contained in:
parent
098bde921d
commit
a768895e75
@ -4,6 +4,8 @@ web3.eth
|
|||||||
|
|
||||||
Some text
|
Some text
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
web3.version
|
web3.version
|
||||||
============
|
============
|
||||||
|
|
||||||
|
@ -4,8 +4,9 @@ web3
|
|||||||
|
|
||||||
The web3.js object is a container object to house all ethereum related modules.
|
The web3.js object is a container object to house all ethereum related modules.
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
web3.version
|
version
|
||||||
============
|
============
|
||||||
|
|
||||||
Contains the version of the web3.js container object.
|
Contains the version of the web3.js container object.
|
||||||
@ -24,3 +25,5 @@ Example
|
|||||||
|
|
||||||
web3.version;
|
web3.version;
|
||||||
> "1.0.0"
|
> "1.0.0"
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user