Type Alias simfony_as_rust::jet::Outpoint

source ยท
pub type Outpoint = (u256, u32);
Expand description

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