We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84da21 commit 1a0a998Copy full SHA for 1a0a998
README.md
@@ -17,7 +17,7 @@ loadScript('/path/contract.js')
17
18
Paste this statement into the geth console. Your code will be loaded.
19
20
-There are also a few helper functions to easily deploy the contracts in the js file.
+There are also a few helper functions to easily deploy the contracts.
21
22
```javascript
23
createContract(abiDefinition)
0 commit comments