Skip to main content

OtsProofRow

Type Alias OtsProofRow 

Source
pub type OtsProofRow = (Vec<u8>, Option<u64>, String);
Expand description

OTS proof row: encoded proof bytes, optional Bitcoin block height, anchor timestamp (ISO 8601).