This commit is contained in:
Christien Rioux
2023-09-10 17:07:22 -04:00
parent 28b08034f5
commit a5e17a0d65
3 changed files with 53 additions and 0 deletions
+5
View File
@@ -434,6 +434,11 @@ impl RPCProcessor {
//////////////////////////////////////////////////////////////////////
/// Get waiting app call id for debugging purposes
pub fn get_app_call_ids(&self) -> Vec<OperationId> {
self.unlocked_inner.waiting_app_call_table.get_operation_ids()
}
/// Determine if a SignedNodeInfo can be placed into the specified routing domain
fn verify_node_info(
&self,