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

w3d.eth.getBalance() Needs to return string to match web3js

Open taylorjdawson opened this issue 6 years ago • 0 comments

Users want to have a drop in replacement for web3.js, so let's give it to them!

Requirements: (For developers)

Make this w3d.eth.getBalance() return a string not the whole payload

Acceptance Criteria: (For business & QA)

w3d.eth.getBalance() returns string

taylorjdawson avatar Nov 27 '19 23:11 taylorjdawson