Files
thehub/unspentdb
tomFlowee ced4f98beb Add token support to the Tx object
We add a Token class to Tx, which adds an easy to use API when compared
to the plain iterator. The main point of the API chosen is to make sure
we don't do unneeded parsing or copying for tokens unless needed.

Additionally refactor the ValidationPrivate::UnspentOutput class to
inherit from the Tx::Output class in order to avoid lots of duplicated
logic on handling the data.
2026-05-13 17:20:32 +02:00
..
2022-08-21 11:48:58 +02:00
2021-06-20 22:44:44 +02:00
2022-08-21 11:48:58 +02:00
2021-06-20 22:44:44 +02:00
2022-08-21 11:48:58 +02:00
2021-06-20 22:44:44 +02:00
2021-06-20 22:44:44 +02:00
2022-08-21 11:48:58 +02:00