Page MenuHomePhabricator

[chronik-client] Add support for getting tx history and utxos by address
ClosedPublic

Authored by bytesofman on Feb 20 2024, 21:43.

Details

Summary

For many appdev use cases, the dev will need to know tx history or the utxo set for an address. The dev should not have to decode type and hash before calling chronik.

Add an address wrapper which does this.

Test Plan

See D14915 or CI

Diff Detail

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