Struct lightning_signer::util::debug_utils::DebugHTLCOutputInCommitment [−][src]
pub struct DebugHTLCOutputInCommitment<'a>(pub &'a HTLCOutputInCommitment);
Expand description
Debug printer for HTLCOutputInCommitment which doesn’t have one.
Tuple Fields
0: &'a HTLCOutputInCommitment