Type Alias Outpoint

Source
pub type Outpoint = (u256, u32);
Expand description

Outpoint of an Elements transaction input (transaction ID + vout).