A UtxoMeta structure contains a 36-byte u8 array representing the UTXO.
UtxoMeta
u8
#[derive(Clone, Debug, PartialEq, Eq)] #[repr(C)] pub struct UtxoMeta([u8; 36]);
utxo.rs