pub struct DebugHTLCOutputInCommitment<'a>(pub &'a HTLCOutputInCommitment);
Expand description
Debug printer for HTLCOutputInCommitment which doesn’t have one.
Tuple Fields§
§0: &'a HTLCOutputInCommitment
pub struct DebugHTLCOutputInCommitment<'a>(pub &'a HTLCOutputInCommitment);
Debug printer for HTLCOutputInCommitment which doesn’t have one.
0: &'a HTLCOutputInCommitment