Struct lightning_signer::util::debug_utils::DebugInMemorySigner
source · pub struct DebugInMemorySigner<'a>(pub &'a InMemorySigner);
Expand description
Debug printer for InMemorySigner which doesn’t have one.
Tuple Fields§
§0: &'a InMemorySigner