Loading tools/rootcanal/rust/src/lmp/procedure/mod.rs +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ pub trait Context { SendAcceptedLmpPacketFuture(self, opcode) } #[allow(dead_code)] fn get_private_key(&self) -> Option<PrivateKey> { None } Loading Loading
tools/rootcanal/rust/src/lmp/procedure/mod.rs +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ pub trait Context { SendAcceptedLmpPacketFuture(self, opcode) } #[allow(dead_code)] fn get_private_key(&self) -> Option<PrivateKey> { None } Loading