Page MenuHomePhabricator

[Chronik] Move+rename `UtxoOutpoint` to `DbOutpoint` to data.rs
ClosedPublic

Authored by tobias_ruck on Jul 23 2024, 20:21.

Details

Summary

This struct is useful outside of UTXO handling (e.g. for plugins), so we move it to a more general place.

Test Plan

cargo test -p chronik-db

Diff Detail

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