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

Change all blocknumber to id to accept block hash or block number

Open taylorjdawson opened this issue 6 years ago • 0 comments

Use Case:

Users want a library that is up to date with our API! So they want to use a block id instead of number.

Requirements:

  • Change all blocknumber params to block id for consistency

Acceptance Criteria:

  • All blocknumber are now block id

  • Error messages updated

  • tests added

taylorjdawson avatar Nov 27 '19 23:11 taylorjdawson