typo
This commit is contained in:
parent
085767f7b7
commit
1f57b05708
@ -93,7 +93,7 @@ where
|
||||
.waiting_op_table
|
||||
.remove(&op_id)
|
||||
.ok_or_else(RPCError::else_internal(format!(
|
||||
"Unmatched app call id, possibly too late for timeout: {}",
|
||||
"Unmatched operation id: {}",
|
||||
op_id
|
||||
)))?
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user