Skip to content

Commit

Permalink
formatting and explaination of the options improved in 'docs/include_…
Browse files Browse the repository at this point in the history
…packge-core.rst'
  • Loading branch information
Samuel Furter committed Jan 26, 2019
1 parent 6016cdf commit 259ae55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/include_package-core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Web3 Module Options
=====================

An Web3 module does provide several options for configuring the transaction confirmation worklfow or for defining
default values. These are the currently available option properties on a Web3 module:
An Web3 module does provide several options for configuring the transaction confirmation worklfow or for defining default values.
These are the currently available option properties on a Web3 module:

--------------
Module Options
Expand Down Expand Up @@ -310,7 +310,7 @@ defaultGasPrice
web3.shh.defaultGasPrice
...
The default gas price which will be used for call requests.
The default gas price which will be used for a request.

-------
Returns
Expand All @@ -333,7 +333,7 @@ defaultGas
web3.shh.defaultGas
...
The default gas which will be used for call requests.
The default gas which will be used for a request.

-------
Returns
Expand Down

0 comments on commit 259ae55

Please sign in to comment.