Page MenuHomePhabricator

[token-server] Add function to get tx history after a given timestamp
ClosedPublic

Authored by bytesofman on Mar 7 2024, 22:29.

Details

Summary

Add new function getHistoryAfterTimestamp to get chronik tx history after a given timestamp. Add a new script to call the function to support testing on mainnet.

Ref D15599 to see how this function will be used.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable