UtxoKey

Type Alias UtxoKey 

Source
pub type UtxoKey = [u8; 12];
Expand description

12-byte key identifying a UTXO, derived from txid and vout via xxh3-128.