Skip to content

Updated text and method naming#1

Open
Nicolai1205 wants to merge 1 commit intoPacktPublishing:mainfrom
Nicolai1205:main
Open

Updated text and method naming#1
Nicolai1205 wants to merge 1 commit intoPacktPublishing:mainfrom
Nicolai1205:main

Conversation

@Nicolai1205
Copy link
Copy Markdown

Recently bought the book and was enjoying browsing through it.
I noticed several methods used from the web3 package were deprecated or has been renamed in recent updates.
As such I want to assist in updating these going forward and the change to this one file was merely a test.

examples:
Methods such as "fromWei" have been updated to fit current notation as "from_wei"
Method "web3.isConnected()" changed to ned notation "web3.is_connected()"
Added additional note explaining the user/learner needs to get their own RPC server address from Ganache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant