# Structs
No description provided by the author
Block models data corresponding to a block, but with limited information.
BlockWithTransactions is a struct that embeds Block, but also contains transaction hashes.
Input models data corresponding to transaction inputs.
Output models data corresponding to transaction outputs.
No description provided by the author
Transaction represents the principal type to model the response of the GetTransaction handler.
No description provided by the author
# Type aliases
UTXO models the data corresponding to unspent transaction outputs.