web3data-js icon indicating copy to clipboard operation
web3data-js copied to clipboard

Remove console.logs and use callbacks instead

Open taylorjdawson opened this issue 6 years ago • 0 comments

Use Case:

  • Users want to control the output to their console let us not hijack their stdout!

Requirements:

  • Remove console.logs and use the users callback to communicate

Acceptance Criteria:

  • Uses callback instead of console.logs to communicate

taylorjdawson avatar Nov 27 '19 23:11 taylorjdawson