Skip to main content

OutpointString

Type Alias OutpointString 

Source
pub type OutpointString = String;
Expand description

Outpoint string in “txid.index” format.

Aliased Type§

pub struct OutpointString { /* private fields */ }