Skip to content

Instantly share code, notes, and snippets.

@ryanswrt
Last active July 25, 2019 04:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanswrt/1589f568ba1a247e4a16b5e164dc2fdb to your computer and use it in GitHub Desktop.
Save ryanswrt/1589f568ba1a247e4a16b5e164dc2fdb to your computer and use it in GitHub Desktop.
...
// line 151 in index.js
const newContract = new Contract(client, contractAddress);
await newContract.init();
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment