Moving txHistoryPageSize and txHistoryCount out of Ticker.js and into the existing config/chronik.js.
For reference:
- txHistoryPageSize is a param for Cashtab to avoid exceeding chronik's maximum of 25 txs per chronik.script().history() call
- txHistoryCount is the number of most recent txs from chronik to be rendered in Cashtab's Tx History tab