Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

v0.2.1: add paginated getUTXO

Compare
Choose a tag to compare
@Cofresi Cofresi released this 04 Mar 10:09
· 289 commits to master since this release
304f45f

getUTXO:

  • added new params for paginated results (from, to, fromHeight, toHeight)
  • results default to 1000 items
  • address parameter can now be string or array of string