Page MenuHomePhabricator

[alias-server] get count of txs that server has processed
ClosedPublic

Authored by bytesofman on Mar 14 2023, 14:00.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC6f42bd9c87c9: [alias-server] get count of txs that server has processed
Summary

T2966

Depends on D13328

Get count of txs that were processed to arrive at server's current list of valid aliases. This value is required to fetch only unprocessed txs using chronik's tx history method.

Test Plan

node index.js
Confirm processedTxCount appears in log.

Diff Detail

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