flosight-api/lib
sairajzero e6ced26b51 AddressHistory API: query option 'latest'
- using latest option will query the latest 1000 (MAX_ITEM_LIMIT) of the address
- Allowed values:
0 or false => false (DEFAULT)
1 or true => true
*nothing* => true (ie, just leave the query as ?latest)

- Address history API now also gives initItem (oldest tx in itemlist). initList is undefined if no confirmed tx available in item list
2023-04-27 02:19:47 +05:30
..
addresses.js AddressHistory API: query option 'latest' 2023-04-27 02:19:47 +05:30
addresstranslator.js Remove Bitcoin Cash stuff 2018-05-15 15:14:06 -07:00
blocks.js Fix other locations that used strFloData 2019-09-10 08:41:36 -06:00
common.js Minor fixes and binding stop-flag to on-close 2023-02-04 17:53:50 +05:30
currency.js Fix currency endpoint 2018-05-18 15:22:16 -07:00
index.js Adding websocket api calls 2023-01-27 18:05:48 +05:30
messages.js BTC -> Flo 2018-01-15 16:35:41 -08:00
ratelimiter.js BTC -> Flo 2018-01-15 16:35:41 -08:00
service.js BTC -> Flo 2018-01-15 16:35:41 -08:00
status.js Update status name 2018-05-18 15:23:30 -07:00
transactions.js Added regtest 2022-09-12 13:55:19 +05:30
utils.js BTC -> Flo 2018-01-15 16:35:41 -08:00