pub(crate) type SpendingTransactionId = Hash;
Spending transaction id type when the indexer feature is selected.
indexer
pub(crate) struct SpendingTransactionId(pub [u8; 32]);
0: [u8; 32]